Hi! > > This test checks that from kernel 3.7 firmware can be loaded directly > > (by-pass udev) or as usual. The test consists of the two parts: userspace > > and kernelspace. > > > > Signed-off-by: Alexey Kodanev <[email protected]> > > Hi, > > This patch tries to build kernel module also on kernels < 3.7, which seems > unnecessary, because the test won't run. And for very old kernels it won't > build at all. > > I know some people still build/run LTP on kernels as old as 2.6.18, which is > why > I would rather go with WITH_MODULES="no" as default, if more kernel modules > become part of the build.
Right, we should at least limit the module build to kernel versions that are known to work. In this particular case I would limit it to 3.7+ -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
