Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-12 Thread Heiko Carstens
On Tue, Feb 12, 2013 at 10:20:22AM +0100, Geert Uytterhoeven wrote: > Hi Heiko, > > On Mon, Feb 11, 2013 at 10:11 AM, Heiko Carstens > wrote: > > Thanks Geert. A similar patch however is already in linux-next, together > > with a whole bunch of other patches which try to make s390's allmodconfig

Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-12 Thread Geert Uytterhoeven
Hi Heiko, On Mon, Feb 11, 2013 at 10:11 AM, Heiko Carstens wrote: > Thanks Geert. A similar patch however is already in linux-next, together > with a whole bunch of other patches which try to make s390's allmodconfig > compile again after PCI, HAS_DMA and HAS_IOMEM got enabled by our new PCI >

Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-12 Thread Geert Uytterhoeven
Hi Heiko, On Mon, Feb 11, 2013 at 10:11 AM, Heiko Carstens heiko.carst...@de.ibm.com wrote: Thanks Geert. A similar patch however is already in linux-next, together with a whole bunch of other patches which try to make s390's allmodconfig compile again after PCI, HAS_DMA and HAS_IOMEM got

Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-12 Thread Heiko Carstens
On Tue, Feb 12, 2013 at 10:20:22AM +0100, Geert Uytterhoeven wrote: Hi Heiko, On Mon, Feb 11, 2013 at 10:11 AM, Heiko Carstens heiko.carst...@de.ibm.com wrote: Thanks Geert. A similar patch however is already in linux-next, together with a whole bunch of other patches which try to make

Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-11 Thread Heiko Carstens
On Sat, Feb 09, 2013 at 06:54:45PM +0100, Geert Uytterhoeven wrote: > s390 allmodconfig: > > drivers/gpu/drm/udl/udl_fb.c:237:52: error: 'PAGE_SHARED' undeclared (first > use in this function) > drivers/media/pci/zoran/zoran_driver.c:2955:14: error: 'PAGE_SHARED' > undeclared (first use in this

Re: [PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-11 Thread Heiko Carstens
On Sat, Feb 09, 2013 at 06:54:45PM +0100, Geert Uytterhoeven wrote: s390 allmodconfig: drivers/gpu/drm/udl/udl_fb.c:237:52: error: 'PAGE_SHARED' undeclared (first use in this function) drivers/media/pci/zoran/zoran_driver.c:2955:14: error: 'PAGE_SHARED' undeclared (first use in this

[PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-09 Thread Geert Uytterhoeven
s390 allmodconfig: drivers/gpu/drm/udl/udl_fb.c:237:52: error: 'PAGE_SHARED' undeclared (first use in this function) drivers/media/pci/zoran/zoran_driver.c:2955:14: error: 'PAGE_SHARED' undeclared (first use in this function) drivers/media/usb/cpia2/cpia2_core.c:2405:66: error: 'PAGE_SHARED'

[PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW

2013-02-09 Thread Geert Uytterhoeven
s390 allmodconfig: drivers/gpu/drm/udl/udl_fb.c:237:52: error: 'PAGE_SHARED' undeclared (first use in this function) drivers/media/pci/zoran/zoran_driver.c:2955:14: error: 'PAGE_SHARED' undeclared (first use in this function) drivers/media/usb/cpia2/cpia2_core.c:2405:66: error: 'PAGE_SHARED'