Buildresult: linus/s390-allnoconfig/s390x-gcc11 built on Dec 24 2022, 08:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 24 2022, 08:24
Duration:
0:00:50.614151
Builder:
alpine1
Revision:
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (
a27405b2ed9c7717ac1ea5587d465234a592c3b3)
Target:
linus/s390-allnoconfig/s390x-gcc11
Branch:
linus
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify a27405b2ed9c7717ac1ea5587d465234a592c3b3^{commit} a27405b2ed9c7717ac1ea5587d465234a592c3b3 already have revision, skipping fetch # git checkout -q -f -B kisskb a27405b2ed9c7717ac1ea5587d465234a592c3b3 # git clean -qxdf # < git log -1 # commit a27405b2ed9c7717ac1ea5587d465234a592c3b3 # Merge: 55c7d6a91d42 6bf5f9a8b408 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Dec 23 11:15:48 2022 -0800 # # Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull more sound updates from Takashi Iwai: # "A few more updates for 6.2: most of changes are about ASoC # device-specific fixes. # # - Lots of ASoC Intel AVS extensions and refactoring # # - Quirks for ASoC Intel SOF as well as regression fixes # # - ASoC Mediatek and Rockchip fixes # # - Intel HD-audio HDMI workarounds # # - Usual HD- and USB-audio device-specific quirks" # # * tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (54 commits) # ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless # ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl() # ASoC: lochnagar: Fix unused lochnagar_of_match warning # ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.c # ASoC: SOF: mediatek: initialize panic_info to zero # ASoC: rt5670: Remove unbalanced pm_runtime_put() # ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet # ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F product # ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume() # ASoC: wm8994: Fix potential deadlock # ASoC: mediatek: mt8195: add sof be ops to check audio active # ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown" # ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed" # ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend # ALSA: hda/hdmi: set default audio parameters for KAE silent-stream # ALSA: hda/hdmi: fix i915 silent stream programming flow # ALSA: hda: Error out if invalid stream is being setup # ASoC: dt-bindings: fsl-sai: Reinstate i.MX93 SAI compatible string # ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated # ASoC: codecs: wcd-clsh: Remove the unused function # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a27405b2ed9c7717ac1ea5587d465234a592c3b3 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:50.614151
© Michael Ellerman 2006-2018.