commit | 7f414195b0c3612acd12b4611a5fe75995cf10c7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Dec 31 16:52:15 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Dec 31 16:55:09 2017 +0100 |
tree | 0fb83d6e1283ec3e3963e14d34573c22e474bbdd | |
parent | a62d69857aab4caa43049e72fe0ed5c4a60518dd [diff] |
x86/ldt: Make LDT pgtable free conditional Andy prefers to be paranoid about the pagetable free in the error path of write_ldt(). Make it conditional and warn whenever the installment of a secondary LDT fails. Requested-by: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>