Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714283
| From | Helge Deller <deller@gmx.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] parisc architecture fixes for v4.13-rc6 |
| Date | 2017-08-17 20:30 +0200 |
| Message-ID | <ufxIm-bd-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] parisc architecture fixes for v4.13-rc6 Helge Deller <deller@gmx.de> - 2017-08-17 20:30 +0200
csiph-web