diff options
author | Borislav Petkov <[email protected]> | 2015-08-12 18:29:43 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-13 10:12:53 +0200 |
commit | 9a7783d02197f299f71b4fa2364a345c05f92b83 (patch) | |
tree | 86b3fe6f6c06fc8681f083fca01d5238b84c9457 /scripts/gdb/linux/modules.py | |
parent | 9b45ef443acde55526485db37440cd3e8f03d544 (diff) |
x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()
The "rcu_" prefix misleads for it being a proper RCU interface
which is not. It basically checks whether we're preemptible or
holding the chrdev_read mutex.
Rename it accordingly.
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions