diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-10-09 18:43:24 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-10 00:49:41 +0400 |
commit | 9b24b8f94107f91fa5da468467184912cf4302e5 (patch) | |
tree | 71dbe96b43570a5e91f07d3040b33a2016bcae32 /drivers/watchdog/f71808e_wdt.c | |
parent | cbf6baac775f2e3fb61f88dcaa71e44fb34b6906 (diff) | |
download | linux-9b24b8f94107f91fa5da468467184912cf4302e5.tar.xz |
staging: tidspbridge: add memory consistency to TODO list
This driver uses ioremap on regular memory to get an uncached mapping,
which causes problems on ARMv6 and higher due to aliasing with the
cached linar kernel mapping.
Make sure this gets fixed before the driver graduates from staging.
Cc: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/watchdog/f71808e_wdt.c')
0 files changed, 0 insertions, 0 deletions