# git rev-parse -q --verify 0519359784328bfa92bf0931bf0cff3b58c16932^{commit} 0519359784328bfa92bf0931bf0cff3b58c16932 already have revision, skipping fetch # git checkout -q -f -B kisskb 0519359784328bfa92bf0931bf0cff3b58c16932 # git clean -qxdf # < git log -1 # commit 0519359784328bfa92bf0931bf0cff3b58c16932 # Merge: 596766102a3a 2d17f460c5d7 # Author: Linus Torvalds # Date: Fri Aug 24 13:20:33 2018 -0700 # # Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata # # Pull libata updates from Tejun Heo: # "Nothing too interesting. Mostly ahci and ahci_platform changes, many # around power management" # # * 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata: (22 commits) # ata: ahci_platform: enable to get and control reset # ata: libahci_platform: add reset control support # ata: add an extra argument to ahci_platform_get_resources() # ata: sata_rcar: Add r8a77965 support # ata: sata_rcar: exclude setting of PHY registers in Gen3 # ata: sata_rcar: really mask all interrupts on Gen2 and later # Revert "ata: ahci_platform: allow disabling of hotplug to save power" # ata: libahci: Allow reconfigure of DEVSLP register # ata: libahci: Correct setting of DEVSLP register # ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 # ata: ahci: Support state with min power but Partial low power state # Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc" # ata: sata_rcar: Add rudimentary Runtime PM support # ata: sata_rcar: Provide a short-hand for &pdev->dev # ata: Only output sg element mapped number in verbose debug # ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG # ata: ahci_platform: convert kcalloc to devm_kcalloc # ata: ahci_platform: convert kzallloc to kcalloc # ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown # libata: remove ata_sff_data_xfer_noirq() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < git log --format=%s --max-count=1 0519359784328bfa92bf0931bf0cff3b58c16932 # < make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In function '__xfs_xattr_put_listent', inlined from 'xfs_xattr_put_listent' at /kisskb/src/fs/xfs/xfs_xattr.c:204:2: /kisskb/src/fs/xfs/xfs_xattr.c:142:2: warning: 'strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation] strncpy(offset, prefix, prefix_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__save_error_info': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:23: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1624:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:15.188604