commit | 3bba73b1b7a88d88c3ea16b7914c13d475e4a87b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 16 15:12:04 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 16 15:14:30 2017 +0100 |
tree | 5ad5713283dce014c0d5df7ccf3388989f5fe544 | |
parent | 4d8bb00604b182b62e7786bae0e58e0befeeff85 [diff] |
x86/cpufeature: Move RING3MWAIT feature to avoid conflicts The original feature bit is used in a different branch already. Move it to scattered bits. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>