All of lore.kernel.org
 help / color / mirror / Atom feed
* MIPS raw_local_irq_restore flags
@ 2010-03-11 14:59 Mikael Starvik
  2010-03-11 17:25 ` David Daney
  2010-03-17  5:27 ` Ramgopal Kota
  0 siblings, 2 replies; 8+ messages in thread
From: Mikael Starvik @ 2010-03-11 14:59 UTC (permalink / raw)
  To: linux-mips

For the common case CONFIG_CPU_MIPSR2 && CONFIG_IRQ_CPU raw_local_irq_restore_flags is defined as:

"       beqz    \\flags, 1f                                     \n"
"       di                                                      \n"
"       ei                                                      \n"
"1:                                                             \n"

Doesn't this imply that you can't do recursive local_irq_save() (with different locks ofcourse)? 

Best Regards
/Mikael

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-03-17 16:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-11 14:59 MIPS raw_local_irq_restore flags Mikael Starvik
2010-03-11 17:25 ` David Daney
2010-03-17  5:27 ` Ramgopal Kota
2010-03-17  6:04   ` HIGHMEM not working Ramgopal Kota
     [not found]     ` <1864acd31003170006q602602a9j5675964b886b0a55@mail.gmail.com>
     [not found]       ` <6C370B347C3FE8438C9692873287D2E1109DDF015B@SJEXCHCCR01.corp.ad.broadcom.com>
2010-03-17 11:29         ` Adam Jiang
2010-03-17 12:06           ` Ramgopal Kota
2010-03-17 16:57             ` Adam Jiang
2010-03-17 13:03   ` MIPS raw_local_irq_restore flags Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.