lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 20 Nov 2020 14:41:23 +0100 From: Thomas Bogendoerfer <tsbogend@...ha.franken.de> To: Sudip Mukherjee <sudipm.mukherjee@...il.com> Cc: Stephen Rothwell <sfr@...b.auug.org.au>, Linux Next Mailing List <linux-next@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, linux-mips@...r.kernel.org Subject: Re: linux-next: Tree for Nov 20 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@...b.auug.org.au> 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 ]
Powered by blists - more mailing lists