Adrian Reber 5ba762c9bb powerpc/rtas: Fix watchdog driver temperature read functionality
Using the RTAS watchdog driver to read out the temperature crashes
on a PXCAB:

Unable to handle kernel paging request for data at address 0xfe347b50
Faulting instruction address: 0xc00000000001af64
Oops: Kernel access of bad area, sig: 11 [#1]

The wrong usage of "(void *)__pa(&temperature)" in rtas_call() is
removed by using the function rtas_get_sensor() which does the
right thing.

Signed-off-by: Adrian Reber <adrian@lisas.de>
Acked-by: Utz Bacher <utz.bacher@de.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-26 16:55:37 +10:00
..
2009-06-18 07:30:30 +00:00
2008-08-08 19:18:18 +01:00
2008-08-08 19:18:18 +01:00
2009-06-18 07:30:30 +00:00
2008-08-06 13:02:16 +00:00
2009-06-20 18:37:20 +00:00
2009-03-28 20:29:51 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00