Messages in this thread |  | | | Date | Mon, 21 Jul 2008 17:32:56 +0200 | | From | Ingo Molnar <> | | Subject | Re: [git pull] x86 updates for v2.6.27, phase #2 | |
hm, i just noticed this ugly build warning:
fs/partitions/efi.c:102:1: warning: "Dprintk" redefined
In file included from include/asm/smp.h:13,
from include/linux/smp.h:28,
from include/linux/topology.h:33,
from include/linux/mmzone.h:683,
from include/linux/gfp.h:4,
from include/linux/mm.h:8,
from include/linux/pagemap.h:7,
from fs/partitions/check.h:1,
from fs/partitions/efi.c:95:
include/asm/apic.h:15:1: warning: this is the location of the previous
definition
i'll fix it ... Dprintk in apic.h is historic and ugly. Should i redo
the tree and the pull request?
Ingo
|  |