diff options
author | Dave Hansen <dave.hansen@linux.intel.com> | 2014-08-07 13:58:41 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-08-08 04:35:00 -0400 |
commit | 7c7f1547b627092737493f0781780af85cc9b1a4 (patch) | |
tree | e69021da61739045589ad097cf6bd959397b0ca9 /arch/sparc | |
parent | 98a96f202203fecad65b44449077c695686ad4db (diff) |
x86/mm: Fix RCU splat from new TLB tracepoints
Dave Jones reported seeing a bug from one of my TLB tracepoints:
http://lkml.kernel.org/r/20140806181801.GA4605@redhat.com
According to Paul McKenney, the right way to fix this is adding
an _rcuidle suffix to the tracepoint.
http://lkml.kernel.org/r/20140807065055.GA5821@linux.vnet.ibm.com
This patch does just that.
Reported-by: Dave Jones <davej@redhat.com>,
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Dave Hansen <dave@sr71.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/20140807175841.5C92D878@viggo.jf.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions