Messages in this thread |  | | | From | James Nelson <> | | Subject | [PATCH /3] sh64: remove cli()/sti() from arch/sh64/* | | Date | Tue, 4 Jan 2005 20:22:47 -0600 |
| |
This series of patches is to remove the last cli()/sti() function calls in arch/sh64.
These are the only instances in active code that grep could find.
kernel/time.c | 4 ++-- mach-cayman/irq.c | 8 ++++---- mm/fault.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |