----- Original Message ----- > From: "Alexey Kodanev" <[email protected]> > To: [email protected] > Cc: "vasily isaenko" <[email protected]>, "Alexey Kodanev" > <[email protected]> > Sent: Wednesday, 5 June, 2013 2:06:17 PM > Subject: [LTP] [PATCH] fw_load: new test of device firmware loading > > 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. Regards, Jan ------------------------------------------------------------------------------ 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
