commit | 88cb773c5f8e45e48f3a89480610448974337cb0 | [log] [tgz] |
---|---|---|
author | Philippe De Muyter <phdm@macqel.be> | Sun Dec 06 20:28:41 2009 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sat Feb 27 18:27:13 2010 +0100 |
tree | 0dbb615f3eebace13263455c7117e9a665749793 | |
parent | 145452649d035e4e5152f6c4e6798c41960cad3e [diff] |
m68k: Allow ioremapping top of memory The test in __ioremap to reject memory ranges crossing the 0 boundary rejects also memory ranges ending at the end of the memory. Fix that. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>