# git rev-parse -q --verify 2137397c92aec3713fa10be3c9b830f9a1674e60^{commit} 2137397c92aec3713fa10be3c9b830f9a1674e60 already have revision, skipping fetch # git checkout -q -f -B kisskb 2137397c92aec3713fa10be3c9b830f9a1674e60 # git clean -qxdf # < git log -1 # commit 2137397c92aec3713fa10be3c9b830f9a1674e60 # Merge: fb83f15ef9dd 268836649c07 # Author: Linus Torvalds # Date: Wed Feb 20 09:42:52 2019 -0800 # # Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "Here are a few last-minute fixes for 5.0. # # The most significant one is the OF-node refcount fix for ASoC # simple-card, which could be triggered on many boards. Another fix for # ASoC core is for the error handling in topology, while others are # device-specific fixes for Samsung and HD-audio" # # * tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: # ASoC: simple-card: fixup refcount_t underflow # ASoC: topology: free created components in tplg load error # ALSA: hda/realtek: Disable PC beep in passthrough on alc285 # ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5 # ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 2137397c92aec3713fa10be3c9b830f9a1674e60 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/arm64/include/asm/bug.h:37, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/drivers/dma/imx-dma.c:14: /kisskb/src/drivers/dma/imx-dma.c: In function 'imxdma_sg_next': /kisskb/src/include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^~ /kisskb/src/include/linux/kernel.h:860:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:870:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^~~~~~~~~~ /kisskb/src/include/linux/kernel.h:879:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^~~~~~~~~~~~~ /kisskb/src/drivers/dma/imx-dma.c:288:8: note: in expansion of macro 'min' now = min(d->len, sg_dma_len(sg)); ^~~ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 # Build took: 0:19:22.330928