Searched hist:"99 b4ac9afce4129323b5b4c7002a942a9489914c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ |
H A D | fixmap.h | diff 99b4ac9afce4129323b5b4c7002a942a9489914c Fri Apr 04 16:27:49 CDT 2014 Kees Cook <keescook@chromium.org> arm: fixmap: implement __set_fixmap()
This is used from set_fixmap() and clear_fixmap() via asm-generic/fixmap.h. Also makes sure that the fixmap allocation fits into the expected range.
Based on patch by Rabin Vincent.
Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Rabin Vincent <rabin@rab.in> Acked-by: Nicolas Pitre <nico@linaro.org>
|
/openbmc/linux/arch/arm/mm/ |
H A D | mmu.c | diff 99b4ac9afce4129323b5b4c7002a942a9489914c Fri Apr 04 16:27:49 CDT 2014 Kees Cook <keescook@chromium.org> arm: fixmap: implement __set_fixmap()
This is used from set_fixmap() and clear_fixmap() via asm-generic/fixmap.h. Also makes sure that the fixmap allocation fits into the expected range.
Based on patch by Rabin Vincent.
Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Rabin Vincent <rabin@rab.in> Acked-by: Nicolas Pitre <nico@linaro.org>
|