kernel-hacking-2024-linux-s.../fs/afs
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
..
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
cache.h
callback.c
cell.c
cmservice.c
dir.c
file.c AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE 2009-04-17 09:55:19 -07:00
flock.c AFS: Fix lock imbalance 2009-06-30 13:30:44 -07:00
fsclient.c
inode.c
internal.h
Kconfig
main.c
Makefile
misc.c AFS: Correctly translate auth error aborts and don't failover in such cases 2009-06-16 21:20:14 -07:00
mntpt.c headers: mnt_namespace.h redux 2009-07-08 09:31:56 -07:00
netdevices.c afs: BUG to BUG_ON changes 2009-04-09 10:41:19 -07:00
proc.c
rxrpc.c
security.c
server.c
super.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
vlclient.c
vlocation.c AFS: Correctly translate auth error aborts and don't failover in such cases 2009-06-16 21:20:14 -07:00
vnode.c
volume.c
write.c