lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 15 Nov 2009 23:18:06 -0500
From:	Miles Lane <miles.lane@...il.com>
To:	Jie Yang <Jie.Yang@...eros.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Jay Cliburn <jcliburn@...il.com>,
	Chris Snook <chris.snook@...il.com>
Subject: Re: 2.6.32-rc6-git4 -- NetworkManager: page allocation failure. 
	order:8, mode:0x8020

I download the latest linux tarball in bz2 format from ftp.kernel.org
and then apply the patches there.  For example:

    tar xvfj linux-2.6.31.tar.bz2
    cd linux
    bzcat ../patch-2.4.32-rc6.bz2 | patch -p1
    bzcat ../patch-2.4.32-rc6-git4.bz2 | patch -p1
    make defconfig

    and so forth


On Sun, Nov 15, 2009 at 9:21 PM, Jie Yang <Jie.Yang@...eros.com> wrote:
> On Thursday, November 12, 2009 3:58 AM
> Miles Lane <miles.lane@...il.com> wrote:
>> Subject: Re: 2.6.32-rc6-git4 -- NetworkManager: page
>> allocation failure. order:8, mode:0x8020
>>
>> This is completely reproducible with this kernel.  I get the
>> error on boot, and then I get it again each time I wake the
>> OS from the suspend state.
>>
>>         Miles
>>
>
> hi,     Miles
> it seems that after git-pull my git-tag -l
> result is
> ... ...
> v2.6.31-rc9
> v2.6.32-rc1
> v2.6.32-rc3
>
> how can i get the 2.6.32-rc6-git4 version.
>
> best wishes
> jie
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists