# git rev-parse -q --verify 0844895a2e5161d2fc1674e870a0fd8286a3e18b^{commit} 0844895a2e5161d2fc1674e870a0fd8286a3e18b already have revision, skipping fetch # git checkout -q -f -B kisskb 0844895a2e5161d2fc1674e870a0fd8286a3e18b # git clean -qxdf # < git log -1 # commit 0844895a2e5161d2fc1674e870a0fd8286a3e18b # Merge: 47dcb0802d28 dbde117c3126 # Author: Linus Torvalds # Date: Sun Dec 9 10:43:17 2018 -0800 # # Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are some small driver fixes for 4.20-rc6. # # There is a hyperv fix that for some reaon took forever to get into a # shape that could be applied to the tree properly, but resolves a much # reported issue. The others are some gnss patches, one a bugfix and the # two others updates to the MAINTAINERS file to properly match the gnss # files in the tree. # # All have been in linux-next for a while with no reported issues" # # * tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching # MAINTAINERS: add gnss scm tree # gnss: sirf: fix activation retry handling # Drivers: hv: vmbus: Offload the handling of channels to two workqueues # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 0844895a2e5161d2fc1674e870a0fd8286a3e18b # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_pcm027_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- pcm027_defconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_pcm027_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:133:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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 [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_pcm027_defconfig_arm # Build took: 0:00:21.199035