[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080205132350.GB31523@suse.de>
Date: Tue, 5 Feb 2008 14:23:50 +0100
From: Bernhard Walle <bwalle@...e.de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: netdev@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
linux-kernel@...r.kernel.org,
Stephen Hemminger <shemminger@...ux-foundation.org>
Subject: Re: locking api self-test hanging
* Andrew Morton <akpm@...ux-foundation.org> [2008-02-04 14:04]:
>
> but that code really needs help.
Using spin_lock_irqsave() is what rtc_get_rtc_time() does which was
used before I changed to get_rtc_time() does. So it should be ok. I
missed that difference. However, I agree with you the whole RTC
"emulation" per HPET is a bit unclean. However, I have too little
experience in this code area to come up with a proper redesign. I just
ported it from the old RTC to the new RTC module interface.
> Bernhard, I believe the checklist items in Documentation/SubmitChecklist
> would have prevented this at the source.
Yes. I must admit that I didn't know that document. I used
checkpatch.pl, but that's of course only for coding style. I'll try to
follow the points in SubmitChecklist in future.
Bernhard
--
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