On Tue, 2014-04-01 at 12:50 -0400, Josh Boyer wrote: > --- /dev/null > +++ b/filter-aarch64.sh > @@ -0,0 +1,5 @@ > +#! /bin/bash > + > +driverdirs="atm auxdisplay bcma bluetooth fmc infiniband isdn leds > media memstick message mmc mtd nfc ntb pcmcia platform power ssb > staging uio uwb" > + > +singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs iscsi_tcp megaraid > pmcraid qla1280 9pnet_rdma svcrdma xprtrdma hid-picolcd hid-prodikeys > hwa-hc hwpoison-inject " Another attempt at reviewing: why is this not sorted alphabetically? And wouldn't this be easier to maintain if this was split into two plain text files (per arch) with one name per line? Paul Bolle _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel