dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/hpfs
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
..
Kconfig fs/Kconfig: move hpfs out 2009-01-22 13:15:59 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
anode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
buffer.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
dentry.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
dir.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
dnode.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
ea.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
file.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
hpfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpfs_fn.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
inode.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
map.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
name.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
super.c Push BKL down into ->remount_fs() 2009-06-11 21:36:11 -04:00