Alexey Dobriyan 405f55712d headers: smp_lock.h redux
* Remove smp_lock.h from files which don't need it (including some headers!)
* Add smp_lock.h to files which do need it
* Make smp_lock.h include conditional in hardirq.h
  It's needed only for one kernel_locked() usage which is under CONFIG_PREEMPT

  This will make hardirq.h inclusion cheaper for every PREEMPT=n config
  (which includes allmodconfig/allyesconfig, BTW)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-12 12:22:34 -07:00
..
2008-08-04 16:33:47 +09:00
2008-10-31 16:29:20 +09:00
2008-09-08 10:35:06 +09:00
2008-07-29 08:09:44 +09:00
2008-07-24 10:47:18 -07:00
2009-05-14 17:40:08 +09:00
2008-09-08 10:35:04 +09:00
2008-07-28 18:10:35 +09:00
2009-03-16 19:46:17 +09:00
2008-09-08 10:35:04 +09:00
2009-07-12 12:22:34 -07:00