On Mon, 14 Sep 2020 21:24:28 -0700 Saeed Mahameed wrote: > I know Jakub and Dave do some compilation testing before merging but i > don't know how much driver coverage they have and if they use a > specific .config or they just manually create one on demand..
allmodconfig, it should be able to catch everything that builds on x86 and for a given GCC version. The other advantage of this series is that we won't have to apply a thousand single-warning fixes.