On 12/12/2013 01:38 PM, Luis R. Rodriguez wrote: > You can just pass now one cocci file with the --test-cocci to test > only that single Coccinelle SmPL patch. > > On my Chromebook Pixel: > > $ time ./gentree.py --clean --verbose --test-cocci \ > patches/collateral-evolutions/network/11-dev-pm-ops.cocci \ > /home/mcgrof/linux-next/ \ > /home/mcgrof/build/backports-20131206 > > real 5m39.361s > user 5m24.148s > sys 0m7.772s > > Note run time with --profile-cocci on the same system: > > real 6m25.778s > user 6m4.912s > sys 0m8.060s > > The an original copy of the souce directory will be kept under the > target directory, renamed with .orig. > > Cc: Peter Senna <peter.senna@xxxxxxxxx> > Cc: Julia Lawall <julia.lawall@xxxxxxx> > Cc: Gilles Muller <Gilles.Muller@xxxxxxx> > Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> > --- Hi Luis, these patches are conflicting with a patch from Johannes [0] and I haven't applied it. [0]: http://www.spinics.net/lists/backports/msg02188.html Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html