# 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/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 a9ac6cc47bbb0fdd042012044f737ba13da10cb4 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.19.0-ga9ac6cc47bbb Created: Thu Nov 1 19:32:24 2018 Image 0 (kernel@0) Description: Linux 4.19.0-ga9ac6cc47bbb Created: Thu Nov 1 19:32:24 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4491002 Bytes = 4385.74 KiB = 4.28 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085bb70 Hash algo: sha1 Hash value: cd996434814d94d26728f4f2876629c16ba89891 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Nov 1 19:32:24 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Thu Nov 1 19:32:24 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Thu Nov 1 19:32:24 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips-gcc8 # Build took: 0:01:51.085143