Hi, I appreciate your help greatly. I am not very familiar with kernel programming. Actually, I am a graphics guy. I try to apply your patch but I failed. That was my process. FYI 1. Download RC7 code from http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.39-rc7.tar.bz2 2. Download the patch from http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.39-rc7.bz2 3. apply the patch. sunny@samunder:~/Downloads/kernel/linux-2.6.39-rc7$ bzip2 -dc patch-2.6.39-rc7.bz2 | patch -p1 4. copy and paste your patch https://bugzilla.kernel.org/attachment.cgi?id=57802 and place it in file `pa` 5. apply your patch by patch -p1 < pa. I failed :( On Mon, May 16, 2011 at 9:54 AM, Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > On 05/16/2011 08:48 AM, Flaminigo wrote: >> >> I looked the patch you sent me. The patch is applied on 2.6.39-rc1, >> right? I browse the www.kernel.org but I cannot find the source code >> for RC1. >> What should I do ? Find the RC1 code. Apply your patch. Recompile the >> kernel and install it? I appreciate your help. > > At the moment, you should get 2.6.39-rc7 sources, apply the patch, and build > that kernel. The patch should apply for any of the ...39-rcX kernels, but I > did in fact test it with rc7. > > Larry > > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html