Re: [PATCH 1/1]: SGI x86 UV: Fix compile error in uv_hub.h

From: Mike Travis
Date: Thu Oct 30 2008 - 16:11:20 EST


Ingo Molnar wrote:
> * Mike Travis <travis@xxxxxxx> wrote:
>
>> Subject: SGI x86 UV: Fix compile error in uv_hub.h
>>
>> Fix compile errors of files that include asm/uv/uv_hub.h but do
>> not include linux/timer.h.
>>
>> Based on linux-next.
>>
>> Signed-of-by: Mike Travis <travis@xxxxxxx>
>> ---
>> arch/x86/include/asm/uv/uv_hub.h | 1 +
>> 1 file changed, 1 insertion(+)
>
> does not affect mainline currently, correct? Nevertheless i queued it
> up in x86/urgent as it's an obviously correct dependency fix.
>
> Ingo

The error popped up on linux-next this morning (in our daily build.)

I'm not sure how it got in there, I think a quilt refresh did it (the
original file had the include so it didn't see the difference when
writing the patch file.)

Thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/