Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607291
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes |
| Date | 2017-03-23 10:30 +0100 |
| Message-ID | <to7ea-eW-15@gated-at.bofh.it> (permalink) |
| References | <tm4Ns-29P-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Mar 17, 2017 at 7:24 PM, John Keeping <john@metanate.com> wrote: > The aim of the series is to make the Rockchip pinctrl irq_chip > implementation safe for use with RT_FULL which requires that raw > spinlocks are used to avoid sleeping in hardirq context. > > This is the same as version 2 [1] with the 2.1 version of patch 1 > included, but I'm rolling it up as a new version so it's simpler to > apply. This v3 does not apply either so please rebase and resend. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes John Keeping <john@metanate.com> - 2017-03-17 19:30 +0100 [PATCH v3 1/4] pinctrl: rockchip: remove unnecessary locking John Keeping <john@metanate.com> - 2017-03-17 19:30 +0100 [PATCH v3 4/4] pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip John Keeping <john@metanate.com> - 2017-03-17 19:30 +0100 [PATCH v3 3/4] pinctrl: rockchip: split out verification of mux settings John Keeping <john@metanate.com> - 2017-03-17 19:30 +0100 [PATCH v3 2/4] pinctrl: rockchip: convert to raw spinlock John Keeping <john@metanate.com> - 2017-03-17 19:30 +0100 Re: [PATCH v3 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes Linus Walleij <linus.walleij@linaro.org> - 2017-03-23 10:30 +0100
csiph-web