diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-09 19:30:00 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-09 19:30:00 +0300 |
commit | cb7ef4bc927233304aeeeb891c1cfc5ad6f87975 (patch) | |
tree | 0c9ff9c3c072df8ceeb614d5ba855c4e1db5aeef /drivers/ata | |
parent | 50e73a4a41598f9a785a986d25b731d3968dedb1 (diff) | |
parent | 404861e15b5fa7edbab22400f9174c1a21fde731 (diff) | |
download | linux-cb7ef4bc927233304aeeeb891c1cfc5ad6f87975.tar.xz |
Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Vasily Gorbik:
- Map vdso also for statically linked binaries like all other
architectures.
- Fix no .bss usage compile-time check to account common objects with
the help of binutils size tool. Top level Makefile change acked-by
Masahiro.
- A fix to make perf happy with _etext symbol type.
- Fix dump_pagetables which is broken since p*d_offset implementation
change to comply with mm/gup.c expectations.
- Revert memory sharing for diag calls in protected virtualization,
since this is not required after all.
- Couple of other minor code cleanups.
* tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/vdso: map vdso also for statically linked binaries
s390/build: use size command to perform empty .bss check
kbuild: add OBJSIZE variable for the size tool
s390: put _stext and _etext into .text section
s390/head64: cleanup unused labels
s390/unwind: remove stack recursion warning
s390/setup: adjust start_code of init_mm to _text
s390/mm: fix dump_pagetables top level page table walking
s390/protvirt: avoid memory sharing for diag 308 set/store
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions