commit | b50516fc20f756cf4d18a89f6f9977d60151ccba | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 04 16:47:55 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:47:55 2008 +0100 |
tree | 630e6e83bf8fc5dfb0143c2218b5893e9b9adac8 | |
parent | 4cf31841762954ad2868156ccba94d798a16630f [diff] |
x86: CPA remove bogus NX clear In split_large_page we clear the NX bit for the new split ptes, but we need to preserve the original setting of it for the split ptes. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>