Hi Fengguang, On Friday, 11 November 2016 10:56:21 GMT Fengguang Wu wrote: > The 0-day build bot should already cover the below configs (not > necessarily in the early hours, but very likely in the first day after > your git push) since they are included in arch/*/configs/. <snip> > >- malta_kvm_defconfig > > > > this probably doesn't need to be a high priority build, but other > > configs don't yet cover MIPS KVM so its worth having (that bit us > > recently with 3.12 and 4.4 stable branches). > > > >- 64r6el_defconfig and 32r2_defconfig (4.9 and later) > > > > these are just a couple of the new generic/multiplatform kernel > > configurations added in 4.9 (Paul Burton Cc'd). There are others too, > > but these will probably give decent coverage. These are likely to be > > increasingly relevant as more/new platforms are converted to use it. > > (note, the r6 one may require a newish toolchain). Just wanted to note that this isn't true for the 64r6el_defconfig & 32r2_defconfig (or similarly other variations of architecture revision & endianness). They aren't files under arch/mips/configs/, instead these configs are generated by merging a bunch of config fragments atop arch/mips/configs/ generic_defconfig. This allows us to have these minor variations on the base generic_defconfig without duplicating its content & incurring the maintenance headache of keeping them all in sync. For reference powerpc do similar things to generate variations upon their real defconfigs. If you do have a way to get 64r6el_defconfig & 32r2_defconfig included that would be great, since more MIPS boards should be covered by these generic configurations over the next few cycles. Thanks, Paul
Attachment:
signature.asc
Description: This is a digitally signed message part.