Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714283 > unrolled thread

[GIT PULL] parisc architecture fixes for v4.13-rc6

Started byHelge Deller <deller@gmx.de>
First post2017-08-17 20:30 +0200
Last post2017-08-17 20:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] parisc architecture fixes for v4.13-rc6 Helge Deller <deller@gmx.de> - 2017-08-17 20:30 +0200

#1714283 — [GIT PULL] parisc architecture fixes for v4.13-rc6

FromHelge Deller <deller@gmx.de>
Date2017-08-17 20:30 +0200
Subject[GIT PULL] parisc architecture fixes for v4.13-rc6
Message-ID<ufxIm-bd-19@gated-at.bofh.it>
Hi Linus,

please pull two small patches from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.13-5

Changelog:

- Fix PCI memory bar assignments with 64-bit kernels on machines with Dino/Cujo
  PCI chipsets. This makes PCI graphic cards work on such machines (from Thomas
  Bogendoerfer).

- Fix documentation to be more clear about the difference between %pF and %pS
  printk format usage. There are still many places in the kernel which have it
  wrong (from Petr Mladek, Sergey Senozhatsky & me).

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (1):
      printk-formats.txt: Better describe the difference between %pS and %pF

Thomas Bogendoerfer (1):
      parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo

 Documentation/printk-formats.txt | 19 +++++++++++--------
 drivers/parisc/dino.c            |  2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web