Re: [PATCH] arm: socfpga: Correct SCU virtual mapping in socfpga

2015-02-19 Thread Dinh Nguyen
On Wed, 11 Feb 2015, Vince Bridgers wrote: > Correct SCU virtual mapping that was causing this BUG message: > > "BUG: mapping for 0xfffec000 at 0xfffec000 out of vmalloc space" > > Signed-off-by: Vince Bridgers > --- > arch/arm/mach-socfpga/core.h | 2 +- > 1 file changed, 1 insertion(+), 1 de

[PATCH] arm: socfpga: Correct SCU virtual mapping in socfpga

2015-02-11 Thread Vince Bridgers
Correct SCU virtual mapping that was causing this BUG message: "BUG: mapping for 0xfffec000 at 0xfffec000 out of vmalloc space" Signed-off-by: Vince Bridgers --- arch/arm/mach-socfpga/core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/core.h b/arch/