https://github.com/torvalds/linux
Revision 4c3f49ae1306c05e91211c06feddfd0a4a57fabd authored by Linus Torvalds on 19 April 2019, 22:37:22 UTC, committed by Linus Torvalds on 19 April 2019, 22:37:22 UTC
Pull percpu fixlet from Dennis Zhou:
 "This stops printing the base address of percpu memory on
  initialization"

* 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
  percpu: stop printing kernel addresses
2 parent s 55e3a6b + 00206a6
History
Tip revision: 4c3f49ae1306c05e91211c06feddfd0a4a57fabd authored by Linus Torvalds on 19 April 2019, 22:37:22 UTC
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Tip revision: 4c3f49a
File Mode Size
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 176 bytes
copy_up.c -rw-r--r-- 20.5 KB
dir.c -rw-r--r-- 28.2 KB
export.c -rw-r--r-- 22.0 KB
file.c -rw-r--r-- 11.4 KB
inode.c -rw-r--r-- 24.3 KB
namei.c -rw-r--r-- 27.1 KB
overlayfs.h -rw-r--r-- 15.0 KB
ovl_entry.h -rw-r--r-- 2.7 KB
readdir.c -rw-r--r-- 25.6 KB
super.c -rw-r--r-- 38.8 KB
util.c -rw-r--r-- 21.6 KB

back to top