--- /usr/tmp/TmpDir.21261-0/linux-user/elilo/patches/sgi-elilo-purge-warning_1.2 2004-06-17 14:57:16.000000000 -0700 +++ linux-user/elilo/patches/sgi-elilo-purge-warning 2004-06-17 14:40:00.000000000 -0700 @@ -43,7 +43,7 @@ VOID *new_addr; - ERR_PRT((L"%s : AllocatePages(%d, 0x%lx) for kernel failed\n", LD_NAME, pages, low_addr)); -+ VRB_PRT(1, (L"%s : AllocatePages(%d, 0x%lx) for kernel failed\n", LD_NAME, pages, low_addr)); ++ VERB_PRT(1, (L"%s : AllocatePages(%d, 0x%lx) for kernel failed\n", LD_NAME, pages, low_addr)); if (ia64_can_relocate() == 0) { ERR_PRT((L"relocation is disabled, cannot load kernel"));