On Fri, Nov 20, 2020 at 11:57:07AM +0000, Sudip Mukherjee wrote: > Hi, > > On Fri, Nov 20, 2020 at 5:59 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > Hi all, > > > > Changes since 20201119: > > mips allmodconfig fails for next-20201120 with the error: > /home/sudip/linux/drivers/video/fbdev/udlfb.c: In function 'dlfb_ops_mmap': > /home/sudip/linux/drivers/video/fbdev/udlfb.c:343:52: error: > 'PAGE_SHARED' undeclared (first use in this function) > 343 | if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) > > Which has been caused by 0df162e1377a ("MIPS: mm: Clean up setup of > protection map") which removed "PAGE_SHARED". I'm working on it. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]