lkml.org 
[lkml]   [2017]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 0/3] irq-sim updates for 4.15
2017-10-05 14:44 GMT+02:00 Bartosz Golaszewski <brgl@bgdev.pl>:
> I initially submitted patch 2/3 as a standalone, but it turned out
> during some development for iio that some additional functionalities
> would be useful as well.
>
> The first patch pulls in slab.h directly instead of relying on the
> include from irq.h.
>
> The second exposes an interface for accessing the base of the
> allocated interrupt range.
>
> The third implements a function that allows to map the allocated
> interrupt number to the array offset within the irq sim object. This
> will be later (4.16) used in iio, where for 4.15 we needed to keep the
> irq base value and to calculate the offset manually in the driver.
>
> Bartosz Golaszewski (3):
> irq/irq_sim: explicitly pull in slab.h
> irq/irq_sim: implement irq_sim_baseirq()
> irq/irq_sim: implement irq_sim_irq2offset()
>
> include/linux/irq_sim.h | 2 ++
> kernel/irq/irq_sim.c | 27 +++++++++++++++++++++++++++
> 2 files changed, 29 insertions(+)
>
> --
> 2.13.2
>

Hi Thomas, Marc,

can these be merged or are there any issues with the series?

Thanks,
Bartosz

\
 
 \ /
  Last update: 2017-10-22 17:10    [W:0.052 / U:1.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site