All of lore.kernel.org
 help / color / mirror / Atom feed
From: peterz@infradead.org (Peter Zijlstra)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] clocksource: atmel-st: Remove irq handler when clock event is unused
Date: Sun, 2 Aug 2015 11:40:28 +0200	[thread overview]
Message-ID: <20150802094028.GN12596@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <alpine.DEB.2.11.1508021100390.3825@nanos>

On Sun, Aug 02, 2015 at 11:10:21AM +0200, Thomas Gleixner wrote:
> I think Boris Brezillon had implemented it at some point, but it was
> shot down for reasons I can't remember. 

You weren't around at the time.. DT people didn't like it, said they
didn't like having to make up fake hardware in their DT crap.

> That would allow us to simply
> have disable_irq_nosync/enable_irq in the relevant code pathes and be
> done with it. I guess I need to find the references and give it a try
> again if nobody beats me to it.

lkml.kernel.org/r/1422527620-8308-3-git-send-email-boris.brezillon at free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Peter Zijlstra <peterz@infradead.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	LAK <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	David Dueck <davidcdueck@googlemail.com>,
	Sebastian Sewior <bigeasy@linutronix.de>
Subject: Re: [PATCH 1/3] clocksource: atmel-st: Remove irq handler when clock event is unused
Date: Sun, 2 Aug 2015 11:40:28 +0200	[thread overview]
Message-ID: <20150802094028.GN12596@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <alpine.DEB.2.11.1508021100390.3825@nanos>

On Sun, Aug 02, 2015 at 11:10:21AM +0200, Thomas Gleixner wrote:
> I think Boris Brezillon had implemented it at some point, but it was
> shot down for reasons I can't remember. 

You weren't around at the time.. DT people didn't like it, said they
didn't like having to make up fake hardware in their DT crap.

> That would allow us to simply
> have disable_irq_nosync/enable_irq in the relevant code pathes and be
> done with it. I guess I need to find the references and give it a try
> again if nobody beats me to it.

lkml.kernel.org/r/1422527620-8308-3-git-send-email-boris.brezillon@free-electrons.com

  reply	other threads:[~2015-08-02  9:40 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 19:33 [PATCH 0/3] clocksource: at91: Remove irq handler when clock event is unused Alexandre Belloni
2015-07-17 19:33 ` Alexandre Belloni
2015-07-17 19:33 ` [PATCH 1/3] clocksource: atmel-st: " Alexandre Belloni
2015-07-17 19:33   ` Alexandre Belloni
2015-07-18  8:12   ` Thomas Gleixner
2015-07-18  8:12     ` Thomas Gleixner
2015-07-18 22:23     ` Alexandre Belloni
2015-07-18 22:23       ` Alexandre Belloni
2015-07-20  9:04       ` Thomas Gleixner
2015-07-20  9:04         ` Thomas Gleixner
2015-07-20 19:37         ` Alexandre Belloni
2015-07-20 19:37           ` Alexandre Belloni
2015-07-20 20:46           ` Thomas Gleixner
2015-07-20 20:46             ` Thomas Gleixner
2015-08-02  9:10             ` Thomas Gleixner
2015-08-02  9:10               ` Thomas Gleixner
2015-08-02  9:40               ` Peter Zijlstra [this message]
2015-08-02  9:40                 ` Peter Zijlstra
2015-08-03 13:30                 ` Boris Brezillon
2015-08-03 13:30                   ` Boris Brezillon
2015-08-03 14:36                   ` Thomas Gleixner
2015-08-03 14:36                     ` Thomas Gleixner
2015-08-03 20:07                     ` Boris Brezillon
2015-08-03 20:07                       ` Boris Brezillon
2015-07-17 19:33 ` [PATCH 2/3] clocksource: atmel-pit: drop at91sam926x_pit_common_init Alexandre Belloni
2015-07-17 19:33   ` Alexandre Belloni
2015-07-17 19:33 ` [PATCH 3/3] clocksource: atmel-pit: Remove irq handler when clock event is unused Alexandre Belloni
2015-07-17 19:33   ` Alexandre Belloni
2015-07-18  8:20   ` Thomas Gleixner
2015-07-18  8:20     ` Thomas Gleixner
2015-07-18 22:18     ` Alexandre Belloni
2015-07-18 22:18       ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150802094028.GN12596@twins.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.