commit | c49a4955ea504c82f6b690491639bba5b8c1dc47 | [log] [tgz] |
---|---|---|
author | travis@sgi.com <travis@sgi.com> | Wed Jan 30 13:33:22 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:22 2008 +0100 |
tree | badef899e3e3376c1af68b942b7f6c8ff9a36df5 | |
parent | 602a54a8cab2759fceb20b3e0c2a27c4eac005df [diff] |
x86: add debug of invalid per_cpu map accesses Provide a means to trap usages of per_cpu map variables before they are setup. Define CONFIG_DEBUG_PER_CPU_MAPS to activate. Signed-off-by: Mike Travis <travis@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>