lkml.org 
[lkml]   [2008]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for April 9
Ingo Molnar pisze:
> * Jacek Luczak <difrost.kernel@gmail.com> wrote:
>
>>> Don't worry about it, I found the problem.
>>>
>>> It seems that commit 883a9fc4e5d9b0701f15d4e5a23608f942104721 ("x86:
>>> cleanup - rename VM_MASK to X86_VM_MASK") from the x86 tree seems to
>>> have missed some places.
>> Yep, I did the same. You can find patch, which renames changes VM_MASK
>> to X86_VM_MASK across all files in arch/x86/kernel, here:
>> http://pin.if.uz.zgora.pl/~difrost/linux-next/09042008/
>
> ah, that again comes from x86/for-akpm missing a patch that comes later
> in x86/latest. I'll resort it.

X86_VM_MASK was already changed in one place in kernel/traps_32.c:
arch/x86/kernel/traps_32.c:502: if (regs->flags & X86_VM_MASK) {
and in mm/fault.c:
if (regs->flags & (X86_EFLAGS_IF | X86_VM_MASK))

-Jacek


\
 
 \ /
  Last update: 2008-04-09 14:01    [W:0.096 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site