Mark Salter b615bbbff1 arm: use generic fixmap.h
ARM is different from other architectures in that fixmap pages are indexed
with a positive offset from FIXADDR_START.  Other architectures index with
a negative offset from FIXADDR_TOP.  In order to use the generic fixmap.h
definitions, this patch redefines FIXADDR_TOP to be inclusive of the
useable range.  That is, FIXADDR_TOP is the virtual address of the topmost
fixed page.  The newly defined FIXADDR_END is the first virtual address
past the fixed mappings.

Signed-off-by: Mark Salter <msalter@redhat.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
[kees: update for a05e54c103b0 ("ARM: 8031/2: change fixmap ...")]
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Laura Abbott <lauraa@codeaurora.org>
Cc: Rob Herring <robh@kernel.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
2014-10-16 14:38:52 -07:00
..
2014-09-27 14:58:59 -07:00
2014-10-16 14:38:52 -07:00
2014-08-25 18:46:31 -07:00
2014-08-08 11:00:26 -07:00
2014-08-08 11:00:26 -07:00
2014-08-08 11:00:26 -07:00
2014-08-08 11:00:26 -07:00
2014-10-16 14:38:52 -07:00
2014-09-11 18:11:53 +00:00
2014-08-08 11:14:29 -07:00