|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: 2.6.37-rc1 mainline domU - BUG: unable to handle ker
On Thu, Dec 2, 2010 at 10:50 AM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> On 12/02/2010 10:38 AM, Bruce Edge wrote:
>>> OK, these look like exactly the sort of symptoms which should be fixed
>>> by that patch, so assuming you're actually running the right kernel
>>> (worth checking! I get bitten by this occasionally), there's something
>>> else going on here.
>> You're right, my branch was a day out of date. I didn't have the last
>> changes to:
>>
>> arch/x86/xen/grant-table.c | 28 +++++---
>> arch/x86/xen/mmu.c | 124 ++++++++++--------------------
>> include/linux/mm.h | 6 ++
>> include/linux/vmalloc.h | 2 -
>> mm/memory.c | 56 ++++++++++----
>> mm/vmalloc.c | 182
>> ++++++++++++++------------------------------
>
> Those are the ones.
>
>> rebuilding with great expectations now :-)
>
> I'm doing a kernel build over NFS at the moment. (Well, still copying
> sources.)
Fixed! Nice work.
This unblocks a large chunk of my work. Thank you.
This thread can happily die now.
-Bruce
>
> J
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|