On Wed, Feb 10, 2016 at 02:10:49PM -0800, Paul Burton wrote: > On Mon, Jul 13, 2015 at 05:12:44PM +0100, Paul Burton wrote: > > After writing the appropriate mask to the cop0 PageMask register, read > > the register back & check it matches what we want. If it doesn't then > > the MMU does not support the page size the kernel is configured for and > > we're better off bailing than continuing to do odd things with TLB > > exceptions. > > > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx> > > --- > > Hi Ralf, > > This patch is marked as accepted in patchwork[1] but is not present in > upstream. Did you lose it somehow? Could you please merge it? No idea what went wrong but I (re-?)applied it. Ralf