Atsushi Nemoto wrote:
>
> On Tue, 2 Jan 2007 06:05:55 -0800 (PST), Daniel Laird
> <danieljlaird@hotmail.com> wrote:
>> First things first, if I do use the line
>> clocksource_mips.read = hpt_read;
>> It does not compile as this symbol is not in a header file and is a
>> static
>> struct in arch/mips/kernel/time.c
>> I can make it not static and extern it from pnx8550/common/time.c is this
>> how I should do it?
>
> To fix the build problem, use latest linux-mips.org git-tree or use
> 2.6.20-rc3 from kernel.org, or import these patches:
>
> http://www.linux-mips.org/git?p=linux.git;a=commit;h=c87b6ebaea034c0e0ce86127870cf1511a307b64
> http://www.linux-mips.org/git?p=linux.git;a=commit;h=005985609ff72df3257fde6b29aa9d71342c2a6b
>
> ---
> Atsushi Nemoto
>
>
>
Thanks, thats the build problem removed, I now have a kernel that builds
properly! (issues 1 and 2 appear to be closed)
Only issue remaining is that I still have a long hang (10 seconds ish)
after this
Memory: 53540k/57344k available (2156k kernel code, 3744k reserved, 383k
data, 128k init, 0k highmem)
I am investigating but any help is appreciated...
Dan
--
View this message in context:
http://www.nabble.com/-PATCH--respin--pnx8550%3A-fix-system-timer-support-tf2890537.html#a8127168
Sent from the linux-mips main mailing list archive at Nabble.com.
|