Maxim Uvarov 97d2a10d58 watchdog: hpwdt: clean up set_memory_x call for 32 bit
1. address has to be page aligned.
2. set_memory_x uses page size argument, not size.
Bug causes with following commit:
	commit da28179b4e90dda56912ee825c7eaa62fc103797
	Author: Mingarelli, Thomas <Thomas.Mingarelli@hp.com>
	Date:   Mon Nov 7 10:59:00 2011 +0100

     watchdog: hpwdt: Changes to handle NX secure bit in 32bit path

    commit e67d668e147c3b4fec638c9e0ace04319f5ceccd upstream.

    This patch makes use of the set_memory_x() kernel API in order
    to make necessary BIOS calls to source NMIs.

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: stable <stable@vger.kernel.org>
2012-02-28 17:08:36 +01:00
..
2011-03-31 11:26:23 -03:00
2011-06-28 07:43:00 +00:00
2012-01-06 15:33:41 +01:00
2011-03-15 16:02:27 +00:00
2012-01-06 15:33:41 +01:00
2012-01-27 10:00:15 +01:00
2011-11-05 21:16:15 +01:00
2011-07-26 16:49:47 -07:00
2011-03-15 16:02:27 +00:00
2011-09-27 18:08:04 +02:00
2012-01-02 13:04:55 +01:00
2011-03-15 16:02:27 +00:00
2011-11-05 21:16:15 +01:00
2011-11-05 21:16:15 +01:00
2011-03-15 16:02:18 +00:00