# 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/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 5c279c4cf206e03995e04fd3404fa95ffd243a97 # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_simpad_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- simpad_defconfig # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_simpad_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 24 ARCH=arm O=/kisskb/build/linus_simpad_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_simpad_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- Completed OK # rm -rf /kisskb/build/linus_simpad_defconfig_arm-gcc4.9 # Build took: 0:01:00.374895