android_kernel_motorola_sm6225/arch/cris/kernel
Jiri Kosina 7c101b7b13 [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()
arch/cris/arch-v10/kernel/time.c::get_ns_in_jiffie() contains
local_irq_disable() call after local_irq_save().  This looks redundant.

arch/cris/kernel/time.c::do_gettimeofday() contains local_irq_disable() call
after local_irq_save().  This looks redundant.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cc: Mikael Starvik <starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:20 -08:00
..
crisksyms.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c [PATCH] irq-flags: CRIS: Use the new IRQF_ constants 2006-07-02 13:58:46 -07:00
Makefile [PATCH] CRIS update: configuration and build 2005-07-27 16:25:59 -07:00
module.c [PATCH] CRIS update: updates for 2.6.12 2005-07-27 16:26:01 -07:00
process.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
profile.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
ptrace.c [PATCH] CRIS update: arch split 2005-07-27 16:25:59 -07:00
semaphore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00
sys_cris.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() 2007-02-11 10:51:20 -08:00
traps.c [PATCH] CRIS update: debug 2005-07-27 16:25:59 -07:00