commit | e67d668e147c3b4fec638c9e0ace04319f5ceccd | [log] [tgz] |
---|---|---|
author | Mingarelli, Thomas <Thomas.Mingarelli@hp.com> | Mon Nov 07 10:59:00 2011 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Dec 26 15:14:38 2011 +0100 |
tree | 815922a869ad186f9c005ed8759514d76c07e641 | |
parent | bb558dac6776386a4d6994540a009231dcf53ee1 [diff] |
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path This patch makes use of the set_memory_x() kernel API in order to make necessary BIOS calls to source NMIs. This is needed for SLES11 SP2 and the latest upstream kernel as it appears the NX Execute Disable has grown in its control. Signed-off by: Thomas Mingarelli <thomas.mingarelli@hp.com> Signed-off by: Wim Van Sebroeck <wim@iguana.be> Cc: stable@kernel.org