Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1700704 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2017-08-01 09:50 +0200 |
| Last post | 2017-08-01 20:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RFC/RFT PATCH 2/3] gpio: pxa: remove gpio_to_irq() from hw irq handlers Linus Walleij <linus.walleij@linaro.org> - 2017-08-01 09:50 +0200
Re: [RFC/RFT PATCH 2/3] gpio: pxa: remove gpio_to_irq() from hw irq handlers Robert Jarzmik <robert.jarzmik@free.fr> - 2017-08-01 20:50 +0200
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-08-01 09:50 +0200 |
| Subject | Re: [RFC/RFT PATCH 2/3] gpio: pxa: remove gpio_to_irq() from hw irq handlers |
| Message-ID | <u9A6d-mj-9@gated-at.bofh.it> |
On Sun, Jul 9, 2017 at 12:44 AM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > gpio_to_irq() API expected to be used by GPIO consumers and > not drivers and there are no guarantee that its gpiolib implementation > is irq safe. > > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Patch applied. This is the right thing to do. PXA developers: please test. Yours, Linus Walleij
[toc] | [next] | [standalone]
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Date | 2017-08-01 20:50 +0200 |
| Message-ID | <u9KoW-7AC-7@gated-at.bofh.it> |
| In reply to | #1700704 |
Linus Walleij <linus.walleij@linaro.org> writes: > On Sun, Jul 9, 2017 at 12:44 AM, Grygorii Strashko > <grygorii.strashko@ti.com> wrote: > >> gpio_to_irq() API expected to be used by GPIO consumers and >> not drivers and there are no guarantee that its gpiolib implementation >> is irq safe. >> >> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> > > Patch applied. > > This is the right thing to do. > > PXA developers: please test. Hi Linus, Currently pxa25x and pxa27x are broken because of a .data section misalignment (issue cross arm architectures), so testing is a bit hard for me right now. I'll wait to have a working again tree to test, and then report. Cheers. -- Robert
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web