diff options
author | Bryan O'Donoghue <[email protected]> | 2016-02-23 01:29:59 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-23 07:37:23 +0100 |
commit | c637fa5294cefeda8be73cce20ba6693d22262dc (patch) | |
tree | e86c2de019da8459d2cccfbcb71ce5e1b58dc3c1 /tools/perf/builtin-annotate.c | |
parent | fb86780bf7708cd6553f592a6318f10eda766127 (diff) |
x86/platform/intel/quark: Drop IMR lock bit support
Isolated Memory Regions support a lock bit. The lock bit in an IMR prevents
modification of the IMR until the core goes through a warm or cold reset.
The lock bit feature is not useful in the context of the kernel API and is
not really necessary since modification of IMRs is possible only from
ring-zero anyway. This patch drops support for IMR locks bits, it
simplifies the kernel API and removes an unnecessary and needlessly complex
feature.
Suggested-by: Ingo Molnar <[email protected]>
Signed-off-by: Bryan O'Donoghue <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions