# git rev-parse -q --verify 5e0497553643b6c6acd16c389afb9cec210f4ea9^{commit} 5e0497553643b6c6acd16c389afb9cec210f4ea9 already have revision, skipping fetch # git checkout -q -f -B kisskb 5e0497553643b6c6acd16c389afb9cec210f4ea9 # git clean -qxdf # < git log -1 # commit 5e0497553643b6c6acd16c389afb9cec210f4ea9 # Merge: 1654c37ddbfc 13694f0dbc07 # Author: Linus Torvalds # Date: Mon Jul 15 09:39:33 2024 -0700 # # Merge branch 'link_path_walk' # # This is the last - for now - of the "look, we generated some # questionable code for basic pathname lookup operations" set of # branches. # # This is mainly just re-organizing the name hashing code in # link_path_walk(), mostly by improving the calling conventions to # the inlined helper functions and moving some of the code around # to allow for more straightforward code generation. # # The profiles - and the generated code - look much more palatable # to me now. # # * link_path_walk: # vfs: link_path_walk: move more of the name hashing into hash_name() # vfs: link_path_walk: improve may_lookup() code generation # vfs: link_path_walk: do '.' and '..' detection while hashing # vfs: link_path_walk: clarify and improve name hashing interface # vfs: link_path_walk: simplify name hash flow # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 5e0497553643b6c6acd16c389afb9cec210f4ea9 # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- generic-64bit_defconfig # < make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- help # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- olddefconfig # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- Completed OK # rm -rf /kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 # Build took: 0:01:36.759208