Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574681
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/7] irqdesc: add memory managed version of irq_alloc_descs() |
| Date | 2017-02-06 14:30 +0100 |
| Message-ID | <t7RwK-5sW-33@gated-at.bofh.it> (permalink) |
| References | <t7QqZ-4PJ-9@gated-at.bofh.it> <t7Qr0-4PJ-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 6, 2017 at 1:10 PM, Bartosz Golaszewski <bgolaszewski@baylibre.com> wrote: > Add a devres flavor of __devm_irq_alloc_descs() and corresponding > helper macros. > > Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Oh that was interesting. I will leave the IRQ subsystems specific review to Thomas and Marc, but I think you need to also update Documentation/driver-model/devres.txt where you find a long list of all memorymanaged API calls. Maybe the list is a bit silly actually, but anyway. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 4/7] irqdesc: add memory managed version of irq_alloc_descs() Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-06 13:20 +0100 Re: [PATCH v2 4/7] irqdesc: add memory managed version of irq_alloc_descs() Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 14:30 +0100
csiph-web