# git rev-parse -q --verify 537896fabed11f8d9788886d1aacdb977213c7b3^{commit} 537896fabed11f8d9788886d1aacdb977213c7b3 already have revision, skipping fetch # git checkout -q -f -B kisskb 537896fabed11f8d9788886d1aacdb977213c7b3 # git clean -qxdf # < git log -1 # commit 537896fabed11f8d9788886d1aacdb977213c7b3 # Author: Sasha Levin # Date: Mon Jan 18 14:54:53 2021 -0500 # # kbuild: give the SUBLEVEL more room in KERNEL_VERSION # # SUBLEVEL only has 8 bits of space, which means that we'll overflow it # once it reaches 256. # # Few of the stable branches will imminently overflow SUBLEVEL while # there's no risk of overflowing VERSION. # # Thus, give SUBLEVEL 8 more bits which will be stolen from VERSION, this # should create a better balance between the different version numbers we # use. # # The downside here is that Linus will have 8 bits less to play with, but # given our current release cadence (~10 weeks), the number of Linus's # fingers & toes (20), and the current VERSION (5) we can calculate that # VERSION will overflow in just over 1,000 years, so I'm kicking this can # down the road. # # Cc: stable@kernel.org # Signed-off-by: Sasha Levin # Reviewed-by: Greg Kroah-Hartman # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 537896fabed11f8d9788886d1aacdb977213c7b3 # < make -s -j 80 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 80 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 80 ARCH=x86 O=/kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7432 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/kbuild_x86-allmodconfig_x86_64-gcc8 # Build took: 0:26:03.208902