From: Yinghai Lu Date: Thu, 17 Mar 2011 03:01:07 +0000 (-0700) Subject: watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. X-Git-Tag: v2.6.39-rc1~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d241edd13bdeef70f264b569f7e150bf23621e;p=pandora-kernel.git watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. Stefano found SP5100 TCO watchdog driver using wrong address. [ 9.148536] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01 [ 9.148628] DEBUG __ioremap_caller WARNING address=b8fe00 size=8 valid=1 reserved=1 and e820 said that range is RAM. We should check if we can use that reading out. BIOS could just program wrong address there. Reported-by: Stefano Stabellini Signed-off-by:Yinghai Lu Acked-by: Mike Waychison Tested-by: Konrad Rzeszutek Wilk Signed-off-by: Wim Van Sebroeck Cc: stable --- Reading git-diff-tree failed