[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B436BC9.5020102@gaisler.com>
Date: Tue, 05 Jan 2010 17:41:45 +0100
From: Kristoffer Glembo <kristoffer@...sler.com>
To: john stultz <johnstul@...ibm.com>
CC: lkml <linux-kernel@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>, sparclinux@...r.kernel.org
Subject: Re: [RFC][PATCH 14/14] Convert sparc to read/update_persistent_clock
Hi,
john stultz wrote:
> This patch converts the sparc architecture to use the generic
> read_persistent_clock and update_persistent_clock interfaces, reducing
> the amount of arch specific code we have to maintain, and allowing for
> further cleanups in the future.
>
> I have not built or tested this patch, so help from arch maintainers
> would be appreciated.
>
>
> Signed-off-by: John Stultz <johnstul@...ibm.com>
>
The sparc32 patch does not build because you forgot to remove the
last_rtc_update variable declaration:
arch/sparc/kernel/time_32.c: In function 'timer_interrupt':
arch/sparc/kernel/time_32.c:94: warning: unused variable 'last_rtc_update'
Best regards,
Kristoffer Glembo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists