# git rev-parse -q --verify 5c279c4cf206e03995e04fd3404fa95ffd243a97^{commit} 5c279c4cf206e03995e04fd3404fa95ffd243a97 already have revision, skipping fetch # git checkout -q -f -B kisskb 5c279c4cf206e03995e04fd3404fa95ffd243a97 # git clean -qxdf # < git log -1 # commit 5c279c4cf206e03995e04fd3404fa95ffd243a97 # Author: Mike Rapoport # Date: Thu Feb 4 20:12:37 2021 +0200 # # Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0" # # This reverts commit bde9cfa3afe4324ec251e4af80ebf9b7afaf7afe. # # Changing the first memory page type from E820_TYPE_RESERVED to # E820_TYPE_RAM makes it a part of "System RAM" resource rather than a # reserved resource and this in turn causes devmem_is_allowed() to treat # is as area that can be accessed but it is filled with zeroes instead of # the actual data as previously. # # The change in /dev/mem output causes lilo to fail as was reported at # slakware users forum, and probably other legacy applications will # experience similar problems. # # Link: https://www.linuxquestions.org/questions/slackware-14/slackware-current-lilo-vesa-warnings-after-recent-updates-4175689617/#post6214439 # Signed-off-by: Mike Rapoport # Cc: stable@kernel.org # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 5c279c4cf206e03995e04fd3404fa95ffd243a97 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1521:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5e66ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5e66ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.11.0-rc6-82697-g5c279c4c Created: Fri Feb 5 08:40:59 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3017851 Bytes = 2947.12 KiB = 2.88 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.11.0-rc6-82697-g5c279c4c Created: Fri Feb 5 08:40:59 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3017705 Bytes = 2946.98 KiB = 2.88 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:52.853355