# git rev-parse -q --verify a9ac6cc47bbb0fdd042012044f737ba13da10cb4^{commit} a9ac6cc47bbb0fdd042012044f737ba13da10cb4 already have revision, skipping fetch # git checkout -q -f -B kisskb a9ac6cc47bbb0fdd042012044f737ba13da10cb4 # git clean -qxdf # < git log -1 # commit a9ac6cc47bbb0fdd042012044f737ba13da10cb4 # Merge: d547d44e5c5d 217188d9f985 # Author: Linus Torvalds # Date: Wed Oct 31 11:41:37 2018 -0700 # # Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux # # Pull fbdev updates from Bartlomiej Zolnierkiewicz: # "No major changes to the subsystem itself, mainly fb drivers fixes & # cleanups (atyfb & udlfb updates stand out from the rest) + removal of # no longer needed old clps711xfb driver. # # Details: # # - update atyfb driver - improvements for ATI Mach64 chips: detect the # dot clock divider correctly on Sparc, fix display corruptions (due # to endianness issues and improper reading of accelerator # registers), optimize scrolling performance and also fix debugging # printks (Mikulas Patocka) # # - rewrite USB unplug handling in udlfb driver using framebuffer # subsystem reference counting (Mikulas Patocka) # # - fix support for native-mode display-timings in atmel_lcdfb driver # (Sam Ravnborg) # # - fix information leak & add missing access_ok() checks in sbuslib # (Dan Carpenter) # # - allow using GPIO expanders that can sleep in ssd1307fb driver # (Michal Vokáč) # # - convert omapfb driver to use GPIO descriptors instead of GPIO # numbers for Amstrad Delta board (Janusz Krzysztofik) # # - fix broken Kconfig menu dependencies (Randy Dunlap) # # - convert fbdev subsystem to use %pOFn instead of device_node.name # (Rob Herring) # # - remove the dead old CLPS711x LCD support driver (the new CLPS711x # LCD support driver is still available) # # - misc fixes (Jia-Ju Bai, Gustavo A. R. Silva) # # - misc cleanups (Mehdi Bounya, Nathan Chancellor, YueHaibing)" # # * tag 'fbdev-v4.20' of https://github.com/bzolnier/linux: (22 commits) # video: fbdev: remove redundant 'default n' from Kconfig-s # video: fbdev: remove dead old CLPS711x LCD support driver # Revert "video: ssd1307fb: Do not hard code active-low reset sequence" # video: fbdev: arcfb: mark expected switch fall-through # pxa168fb: remove set but not used variables 'mi' # video: ssd1307fb: Do not hard code active-low reset sequence # video: ssd1307fb: Use gpiod_set_value_cansleep() for reset # fbdev: fix broken menu dependencies # video: fbdev: sis: Remove unnecessary parentheses and commented code # video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table # fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper() # fbdev: sbuslib: use checked version of put_user() # fbdev: Convert to using %pOFn instead of device_node.name # atmel_lcdfb: support native-mode display-timings # Video: vgastate: fixed a spacing coding style # atyfb: fix debugging printks # mach64: optimize wait_for_fifo # mach64: fix image corruption due to reading accelerator registers # mach64: fix display corruption on big endian machines # mach64: detect the dot clock divider correctly on sparc # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 a9ac6cc47bbb0fdd042012044f737ba13da10cb4 # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /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] FIT description: Linux 4.19.0+ Created: Thu Nov 1 18:55:09 2018 Image 0 (kernel@0) Description: Linux 4.19.0+ Created: Thu Nov 1 18:55:09 2018 Type: Kernel Image Compression: gzip compressed Data Size: 665798 Bytes = 650.19 KiB = 0.63 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022c170 Hash algo: sha1 Hash value: 017b9683f25a2d30b4ef07a3f9926d361c87804f Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:20.503911