mbox series

[GIT,PULL] Please pull powerpc/linux.git powerpc-4.14-2 tag

Message ID 87k210jp05.fsf@concordia.ellerman.id.au (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] Please pull powerpc/linux.git powerpc-4.14-2 tag | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.14-2

Message

Michael Ellerman Sept. 15, 2017, 9:21 a.m. UTC
Hi Linus,

Please pull one powerpc fix for 4.14:

The following changes since commit bac65d9d87b383471d8d29128319508d71b74180:

  Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2017-09-07 10:15:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.14-2

for you to fetch changes up to 1bc944cee663f232e3c37b15a6b2f9185bca413c:

  powerpc: Fix handling of alignment interrupt on dcbz instruction (2017-09-15 08:41:18 +1000)

----------------------------------------------------------------
powerpc fixes for 4.14 #2

Just one fix, for the handling of alignment interrupts on dcbz instructions.

Thanks to:
  Paul Mackerras, Christian Zigotzky, Michal Sojka.

----------------------------------------------------------------
Paul Mackerras (1):
      powerpc: Fix handling of alignment interrupt on dcbz instruction

 arch/powerpc/kernel/align.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)