# git rev-parse -q --verify 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc^{commit} 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc already have revision, skipping fetch # git checkout -q -f -B kisskb 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # git clean -qxdf # < git log -1 # commit 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # Author: Linus Torvalds # Date: Fri Jan 4 09:58:25 2019 -0800 # # Fix access_ok() fallout for sparc32 and powerpc # # These two architectures actually had an intentional use of the 'type' # argument to access_ok() just to avoid warnings. # # I had actually noticed the powerpc one, but forgot to then fix it up. # And I missed the sparc32 case entirely. # # This is hopefully all of it. # # Reported-by: Mathieu Malaterre # Reported-by: Guenter Roeck # Fixes: 96d4f267e40f ("Remove 'type' argument from access_ok() function") # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # < make -s -j 80 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig # make -s -j 80 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/linus_nommu_defconfig_microblaze # Build took: 0:00:42.669104