Re: [PATCH 1/4] arm: Fix wrong bounds check.

2016-01-25 Thread Laura Abbott
On 01/23/2016 07:05 AM, mika.pentt...@nextfour.com wrote: From: Mika Penttilä Not related to this oops, but while at it, fix incorrect bounds check. Signed-off-by: Mika Penttilä mika.pentt...@nextfour.com --- arch/arm/mm/pageattr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[PATCH 1/4] arm: Fix wrong bounds check.

2016-01-23 Thread mika.penttila
From: Mika Penttilä Not related to this oops, but while at it, fix incorrect bounds check. Signed-off-by: Mika Penttilä mika.pentt...@nextfour.com --- arch/arm/mm/pageattr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mm/pageattr.c b/arch/arm/mm/pageattr.c inde