Re: How to apply -mm patch?

From: Norberto Bensa
Date: Mon Mar 15 2004 - 14:58:49 EST


Richard W. Knight wrote:
> Can someone give me
> a quick example of how to apply the 2.6.4-mm patch to linux-2.6.4?

Assuming your vanilla kernel is on /usr/src/linux, then:

# cd /usr/src/linux
# bzcat /path/to/mm-patch.bz2 | patch -p1

Regards,
Norberto
-
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/