From mboxrd@z Thu Jan 1 00:00:00 1970 From: prashantsmailcenter@gmail.com (Prashant Bhole) Date: Wed, 24 Feb 2010 13:42:17 +0530 Subject: large page support for IOP331 In-Reply-To: <9ff69a5d1002240003g7f615a06q93ef28aea0b30dcf@mail.gmail.com> References: <9ff69a5d1002240003g7f615a06q93ef28aea0b30dcf@mail.gmail.com> Message-ID: <9ff69a5d1002240012x4985da8an95b2d1211864ee0e@mail.gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi All, I am using kernel 2.6.24 for a custom hardware with IOP331 processor. Is there any support of large page for arm architecture? I tried to change the page size by changing PAGE_SHIFT to make page ?size 8K/16K. But kernel didn't boot. Am I missing something? Thanks, -- ~p~r~a~s~h~a~n~t~