public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RTC fixes for 3.1
@ 2011-07-26  6:29 john stultz
  0 siblings, 0 replies; 2+ messages in thread
From: john stultz @ 2011-07-26  6:29 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: lkml, Ingo Molnar, Ben Greear, Andrew Morton, Willy Tarreau

Hey Thomas,
	So while your analysis obviously pointed out the problem, just to be
sure I took your rtc patches and ran them through the stress test that I
was using to reproduce the issue Ben reported, and they've lasted for
over six hours now without issue (usually I could trigger the lockup in
30 minutes to an hour).

Thanks again for the narrowing down the issue and the patches to fix it!

I've reworked some of the commit logs and also refined the PIE hrtimer
freq limit (using Willy's suggestion of the ~8khz max value from the man
page). The patches are available in the git repository at:

  git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/rtc

Thomas Gleixner (3):
      rtc: Handle errors correctly in rtc_irq_set_state()
      rtc: Fix hrtimer deadlock
      rtc: Limit RTC PIE frequency

 drivers/rtc/interface.c |   55 ++++++++++++++++++++++++++++++++--------------
 include/linux/rtc.h     |    3 ++
 2 files changed, 41 insertions(+), 17 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] RTC fixes for 3.1
@ 2011-08-27  0:36 john stultz
  0 siblings, 0 replies; 2+ messages in thread
From: john stultz @ 2011-08-27  0:36 UTC (permalink / raw)
  To: lkml; +Cc: Thomas Gleixner, Andrew Morton, Ingo Molnar

Hey Thomas, Ingo, Andrew,

	I had sent most of these out earlier, but so far have not gotten any
response on them (I know tglx has been out). Since that posting a few
more changes have been submitted, so I've added them to my tree and
wanted to re-request the pull.

You can find the changes here:
  git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/rtc

Axel Lin (1):
      rtc: ep93xx: Fix 'rtc' may be used uninitialized warning

Ilkka Koskinen (1):
      rtc: rtc-twl: Switch to using threaded irq

John Stultz (1):
      rtc: Fix RTC PIE frequency limit

Mike Waychison (1):
      rtc: Initialized rtc_time->tm_isdst

Sebastian Reichel (1):
      rtc: rtc-twl: Remove lockdep related local_irq_enable()

Todd Poynor (1):
      rtc: twl: Fix registration vs. init order

 drivers/rtc/interface.c  |    2 +-
 drivers/rtc/rtc-ep93xx.c |   16 ++++++------
 drivers/rtc/rtc-lib.c    |    2 +
 drivers/rtc/rtc-twl.c    |   60 ++++++++++++++++++---------------------------
 include/linux/rtc.h      |    3 ++
 5 files changed, 38 insertions(+), 45 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-27  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-27  0:36 [GIT PULL] RTC fixes for 3.1 john stultz
  -- strict thread matches above, loose matches on Subject: below --
2011-07-26  6:29 john stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox