On Mon, May 4, 2020 at 3:09 AM wrote:
>
> From: Ira Weiny
>
> kmap_atomic_prot() is now exported by all architectures. Use this
> function rather than open coding a driver specific kmap_atomic.
>
> Reviewed-by: Christian König
> Reviewed-by: Christoph Hellwig
> Signed-off-by: Ira Weiny
I'm a
On Sun, May 03, 2020 at 11:43:00AM -0700, Guenter Roeck wrote:
> On Sun, May 03, 2020 at 10:41:38AM -0700, Guenter Roeck wrote:
> > Hi,
> >
> > On Wed, Apr 29, 2020 at 03:11:23PM +0300, Mike Rapoport wrote:
> > > From: Mike Rapoport
> > >
> > > Some architectures (e.g. ARC) have the ZONE_HIGHMEM
On Mon, May 04, 2020 at 06:33:57AM +0100, Al Viro wrote:
> On Sun, May 03, 2020 at 10:04:47PM -0700, Ira Weiny wrote:
>
> > Grepping for 'asm/highmem.h' and investigations don't reveal any issues...
> > But
> > you do have me worried. That said 0-day has been crunching on multiple
> > versions
On Mon, May 04, 2020 at 01:18:51PM +0200, Daniel Vetter wrote:
> On Mon, May 4, 2020 at 3:09 AM wrote:
> >
> > From: Ira Weiny
> >
> > kmap_atomic_prot() is now exported by all architectures. Use this
> > function rather than open coding a driver specific kmap_atomic.
> >
> > Reviewed-by: Christ
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
topic-zol-remove
head: e70f916e79921587cb83b492fd52da527c5c5d62
commit: cc82dbffac97abe79cb1184be605445519560f86 [9/24] ARC: delay elide ZOL
config: arc-randconfig-a001-20200505 (attached as .config)
compiler: arc-elf-gcc (GC
On Mon, May 04, 2020 at 01:17:41PM -0700, Ira Weiny wrote:
> > || * arm: much, much worse. We have several files that pull
> > linux/highmem.h:
> > || arch/arm/mm/cache-feroceon-l2.c, arch/arm/mm/cache-xsc3l2.c,
> > || arch/arm/mm/copypage-*.c, arch/arm/mm/dma-mapping.c, arch/arm/mm/flush.c,
> >
On 4/22/20 6:41 PM, Vineet Gupta wrote:
> Hi,
>
> This patchset implements glibc port to ARC HS48x processor from Synopsys.
ping !
>
> This still needs a couple of inflight 64-time, offset patches.
>
> g...@github.com:foss-for-synopsys-dwc-arc-processors/glibc.git upstream-v6
>
> v6:
>*
On Mon, May 04, 2020 at 10:02:25PM +0100, Al Viro wrote:
> On Mon, May 04, 2020 at 01:17:41PM -0700, Ira Weiny wrote:
>
> > > || * arm: much, much worse. We have several files that pull
> > > linux/highmem.h:
> > > || arch/arm/mm/cache-feroceon-l2.c, arch/arm/mm/cache-xsc3l2.c,
> > > || arch/arm