# git rev-parse -q --verify 614cb5894306cfa2c7d9b6168182876ff5948735^{commit} 614cb5894306cfa2c7d9b6168182876ff5948735 already have revision, skipping fetch # git checkout -q -f -B kisskb 614cb5894306cfa2c7d9b6168182876ff5948735 # git clean -qxdf # < git log -1 # commit 614cb5894306cfa2c7d9b6168182876ff5948735 # Merge: 4960821a4d80 538fcf57aaee # Author: Linus Torvalds # Date: Tue Dec 22 14:19:21 2020 -0800 # # Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "These make the ACPI enumeration of devices take _DEP information into # account more aggressively, fix device IDs matching in the ACPI part of # the PNP devices framework and update the ACPI code related to # suspend-to-idle to take systems based on AMD hardware into account # properly. # # Specifics: # # - Modify the ACPI device enumeration code to defer the enumeration of # devices with an _HID whose lists of operation region dependencies # returned by _DEP are not empty after eliminating the entries # representing known-benign dependencies from them (Rafael Wysocki, # Hans de Goede). # # - Make the ACPI PNP code mathing device IDs also take the length of # the given ID string into account (Hui Wang). # # - Add AMD systems support to the ACPI code handling suspend-to-idle # via the PNP0D80 (System Power Management Controller) device _DSM # interface (Shyam Sundar). # # - Move the suspend-to-idle handling code related to the PNP0D80 # device _DSM interface, which is x86-specific, to a separate file in # the x86/ subdirectory (Rafael Wysocki)" # # * tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI: PM: s2idle: Move x86-specific code to the x86 directory # ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids # ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() # ACPI: scan: Defer enumeration of devices with _DEP lists # ACPI: scan: Evaluate _DEP before adding the device # ACPI: PM: s2idle: Add AMD support to handle _DSM # ACPI: PNP: compare the string length in the matching_id() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 614cb5894306cfa2c7d9b6168182876ff5948735 # < make -s -j 10 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 10 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 10 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 10 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:172:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:437:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 # Build took: 0:04:32.051976