All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] a pile of randconfig fixes
@ 2022-10-20 21:08 Adam Borowski
  2022-09-14 20:06 ` [PATCH 1/6] ASoC: mediatek: mt8186: fix an "unused" warning Adam Borowski
                   ` (15 more replies)
  0 siblings, 16 replies; 22+ messages in thread
From: Adam Borowski @ 2022-10-20 21:08 UTC (permalink / raw)
  To: linux-kernel
  Cc: Matthias Brugger, Liam Girdwood, Mark Brown, Jiaxin Yu,
	AngeloGioacchino Del Regno, linux-mediatek, alsa-devel,
	David Howells, Herbert Xu, David S. Miller, keyrings,
	linux-crypto, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, linux-mtd, Mark Brown, linux-spi, Yong Zhi,
	Sakari Ailus, Bingbu Cao, Dan Scally, Tianshu Qiu,
	Mauro Carvalho Chehab, linux-media, Khalil Blaiech, Asmaa Mnebhi,
	linux-i2c, Cezary Rojewski, Pierre-Louis Bossart, Liam Girdwood,
	Peter Ujfalusi, Bard Liao, Ranjani Sridharan, Kai Vehmanen,
	Mark Brown, Jaroslav Kysela, Takashi Iwai, Brent Lu, alsa-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

Hi!
I've been doing randconfig build tests for quite a while, here's a pile of
fixes.  I'm not sure what's the best way to submit these: do you folks
prefer a series like this, or a number of individual submissions?

With these applied, it seems that archs I run (64-bit x86 arm riscv) are
clean now -- at least for the values of "haven't failed build in a while".

My restrictions were:
[amd64]
CONFIG_64BIT=y
CONFIG_COMPILE_TEST=y
CONFIG_AIC79XX_BUILD_FIRMWARE=n
CONFIG_AIC7XXX_BUILD_FIRMWARE=n
[arm64]
CONFIG_AIC79XX_BUILD_FIRMWARE=n
CONFIG_AIC7XXX_BUILD_FIRMWARE=n
[riscv64]
!CONFIG_ARCH_RV32I=y #yay "selects"
CONFIG_CMODEL_MEDANY=y
CONFIG_BPF_PRELOAD_UMD=n
CONFIG_AIC79XX_BUILD_FIRMWARE=n
CONFIG_AIC7XXX_BUILD_FIRMWARE=n
and applied fixes for dwc3-qcom riscv_cbom_block_size dump_emit_page
riscv:jump_label.

All builds were done with gcc-12 on Debian unstable.

[apologies for the broken first attempt to send, mbox is too new technology
for me I guess]


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁
⢿⡄⠘⠷⠚⠋⠀ Quis trollabit ipsos trollos?
⠈⠳⣄⠀⠀⠀⠀


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-10-27 12:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 21:08 [PATCH 0/6] a pile of randconfig fixes Adam Borowski
2022-09-14 20:06 ` [PATCH 1/6] ASoC: mediatek: mt8186: fix an "unused" warning Adam Borowski
2022-09-14 20:06 ` Adam Borowski
2022-09-14 20:06 ` Adam Borowski
2022-09-14 20:13 ` [PATCH 2/6] certs: fips test: fix build failure with PKCS7_MESSAGE_PARSER=m Adam Borowski
2022-09-14 20:13 ` Adam Borowski
2022-09-14 20:13 ` Adam Borowski
2022-09-14 21:29 ` [PATCH 3/6] mtd: eject cfi_interleave code to its own header Adam Borowski
2022-09-14 21:29 ` Adam Borowski
2022-09-14 21:29 ` Adam Borowski
2022-09-15 23:33 ` [PATCH 4/6] media: ipu3-cio2: make the bridge depend on i2c Adam Borowski
2022-09-15 23:33 ` Adam Borowski
2022-10-10 18:33 ` [PATCH 5/6] i2c: mlxbf: depend on ACPI; clean away ifdeffage Adam Borowski
2022-10-10 18:33 ` Adam Borowski
2022-10-21  6:43   ` Wolfram Sang
2022-10-21  6:47     ` Wolfram Sang
2022-10-21 12:43     ` Asmaa Mnebhi
2022-10-21 12:57     ` Khalil Blaiech
2022-10-17  6:17 ` [PATCH 6/6] ASoC: Intel: boards: add missing dependency from realtek-common Adam Borowski
2022-10-17  6:17 ` Adam Borowski
2022-10-27 12:44 ` Mark Brown
2022-10-27 12:44   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.