Hi again, Quick correction:
Jonathan Nieder wrote: > I suspect this behavior change was introduced by v2.6.39-rc1~460^2~3 I should have said v2.6.39-rc1~460^2^ (nfs: switch NFS from ->get_sb() to ->mount(), 2011-03-16). So: [...] > apt-get install git build-essential [...] > git clone \ > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [...] > cd linux > git checkout v2.6.39-rc1~460^2~3 > git checkout HEAD^ This should say git checkout v2.6.39-rc1~460^2^ git checkout HEAD^ [...] > 3. Hopefully it does not reproduce the bug. So try the patch: > > cd linux > git checkout v2.6.39-rc1~460^2~3 > make deb-pkg; # maybe with -j4 ... and this one should say git checkout v2.6.39-rc1~460^2^ make deb-pkg; # maybe with -j4 Thanks again, and sorry for the confusion. Jonathan -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120617223100.GA4906@burratino