linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irq: Cleanups in irq_exit()
@ 2013-02-22  1:36 Frederic Weisbecker
  2013-02-22  1:36 ` [PATCH 1/2] irq: Remove IRQ_EXIT_OFFSET workaround Frederic Weisbecker
  2013-02-22  1:36 ` [PATCH 2/2] irq: Cleanup context state transitions in irq_exit() Frederic Weisbecker
  0 siblings, 2 replies; 17+ messages in thread
From: Frederic Weisbecker @ 2013-02-22  1:36 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Linus Torvalds, Thomas Gleixner, Ingo Molnar,
	Peter Zijlstra, Paul E. McKenney

Hi,

Those are based on tip:/irq/urgent. I'm pretty confident about the
1st patch. The 2nd patch passed through some discussions with Thomas:
it's a nice cleanup but it involves a small unfortunate workaround,
so I tagged it as an RFC. I have mixed feelings about it.

Thanks.

Frederic Weisbecker (2):
  irq: Remove IRQ_EXIT_OFFSET workaround
  irq: Cleanup context state transitions in irq_exit()

 include/linux/hardirq.h |    3 +-
 kernel/softirq.c        |   53 +++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 45 insertions(+), 11 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [GIT PULL] irq: cleanups
@ 2013-02-28 20:02 Frederic Weisbecker
  2013-02-28 20:02 ` [PATCH 1/2] irq: Remove IRQ_EXIT_OFFSET workaround Frederic Weisbecker
  0 siblings, 1 reply; 17+ messages in thread
From: Frederic Weisbecker @ 2013-02-28 20:02 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Linus Torvalds, Peter Zijlstra,
	Paul E. McKenney

Hi,

Until everyone agrees on https://patchwork.kernel.org/patch/2174211/ ,
here are two commits that seem quite uncontroversial to me.

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
	irq/urgent-for-tip

Thanks.

Frederic Weisbecker (2):
  irq: Remove IRQ_EXIT_OFFSET workaround
  irq: Don't re-enable interrupts at the end of irq_exit

 include/linux/hardirq.h |    2 --
 kernel/softirq.c        |   10 ++--------
 2 files changed, 2 insertions(+), 10 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-02-28 20:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22  1:36 [PATCH 0/2] irq: Cleanups in irq_exit() Frederic Weisbecker
2013-02-22  1:36 ` [PATCH 1/2] irq: Remove IRQ_EXIT_OFFSET workaround Frederic Weisbecker
2013-02-22  1:36 ` [PATCH 2/2] irq: Cleanup context state transitions in irq_exit() Frederic Weisbecker
2013-02-22 14:33   ` Thomas Gleixner
2013-02-22 15:04     ` Frederic Weisbecker
2013-02-22 15:06       ` Thomas Gleixner
2013-02-22 21:08         ` Linus Torvalds
2013-02-23 18:21           ` Frederic Weisbecker
2013-02-23 19:24             ` Linus Torvalds
2013-02-26 12:15           ` Thomas Gleixner
2013-02-26 14:28             ` Frederic Weisbecker
2013-02-26 15:14               ` Thomas Gleixner
2013-02-26 16:27                 ` Frederic Weisbecker
2013-02-26 16:39                 ` Paul E. McKenney
2013-02-26 18:55                   ` Thomas Gleixner
2013-02-26 19:17                     ` Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2013-02-28 20:02 [GIT PULL] irq: cleanups Frederic Weisbecker
2013-02-28 20:02 ` [PATCH 1/2] irq: Remove IRQ_EXIT_OFFSET workaround Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).