linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Nov 20
       [not found] <20201120165614.0830df43@canb.auug.org.au>
@ 2020-11-20 11:57 ` Sudip Mukherjee
  2020-11-20 13:41   ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages in thread
From: Sudip Mukherjee @ 2020-11-20 11:57 UTC (permalink / raw)
  To: Stephen Rothwell, Thomas Bogendoerfer
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, linux-mips

Hi,

On Fri, Nov 20, 2020 at 5:59 AM Stephen Rothwell <sfr@canb.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".


-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Nov 20
  2020-11-20 11:57 ` linux-next: Tree for Nov 20 Sudip Mukherjee
@ 2020-11-20 13:41   ` Thomas Bogendoerfer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2020-11-20 13:41 UTC (permalink / raw)
  To: Sudip Mukherjee
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, linux-mips

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@canb.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 ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-20 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20201120165614.0830df43@canb.auug.org.au>
2020-11-20 11:57 ` linux-next: Tree for Nov 20 Sudip Mukherjee
2020-11-20 13:41   ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).