[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180317111050.GA30481@ls3530.fritz.box>
Date: Sat, 17 Mar 2018 12:10:50 +0100
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senPartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fix for 4.16-rc6
Hi Linus,
please pull one patch for the parisc architecture from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.16-2
flush_cache_range() may be called without context, which then triggers a BUG().
This patch by Dave Anglin adds code to correctly handle this case.
Thanks,
Helge
----------------------------------------------------------------
John David Anglin (1):
parisc: Handle case where flush_cache_range is called with no context
arch/parisc/kernel/cache.c | 41 ++++++++++++++++++++++++++++++++---------
1 file changed, 32 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists