aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memory_hotplug.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2010-02-22 17:04:47 -0800
committerIngo Molnar <mingo@elte.hu>2010-02-25 09:41:01 +0100
commit0632eb3d7563d6a76d49a3860b6352d800c92854 (patch)
treed998e6d4292a21a91ba1333ffdb1866daf1cfee2 /include/linux/memory_hotplug.h
parentrcu: Add lockdep-enabled variants of rcu_dereference() (diff)
rcu: Integrate rcu_dereference_check() message into lockdep
Make rcu_dereference_check() print the list of held locks in addition to the stack dump to ease debugging. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: laijs@cn.fujitsu.com Cc: dipankar@in.ibm.com Cc: mathieu.desnoyers@polymtl.ca Cc: josh@joshtriplett.org Cc: dvhltc@us.ibm.com Cc: niv@us.ibm.com Cc: peterz@infradead.org Cc: rostedt@goodmis.org Cc: Valdis.Kletnieks@vt.edu Cc: dhowells@redhat.com LKML-Reference: <1266887105-1528-3-git-send-email-paulmck@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/memory_hotplug.h')
0 files changed, 0 insertions, 0 deletions
n>treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1 2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2 2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin1-1/+5 2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3 2017-09-26nfs_common: convert int to boolCorentin Labbe1-5/+5 2017-09-26nfs_common: move locks_in_grace comment at the right placeCorentin Labbe1-7/+7 2017-09-26nfs_common: fix build warning in grace.cCorentin Labbe1-1/+1 2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1 2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-2/+21 2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton2-1/+115 2014-07-12fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick1-3/+2 2013-02-13nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman1-15/+26