Re: how do YOU hack the linux kernel ?

From: Michael Wookey
Date: Wed Jan 20 2010 - 03:33:34 EST


2010/1/19 Ramagudi Naziir <naziirr@xxxxxxxxx>:
> Assuming you don't remember their exact name/location, you'd need to
> use something like 'find . -iname '*pattern*'. which is slow.

You could use git to find the files quickly...

~/src/linux-2.6 (master)$ git ls-files *eeepc*
Documentation/ABI/testing/sysfs-platform-eeepc-laptop
drivers/platform/x86/eeepc-laptop.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/