Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742098

Re: [PATCH v2] iio: dummy: evgen: use irq_sim

From Lars-Peter Clausen <lars@metafoo.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2] iio: dummy: evgen: use irq_sim
Date 2017-09-29 15:20 +0200
Message-ID <uv3mV-6DK-7@gated-at.bofh.it> (permalink)
References <uuEHW-7Wb-51@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/28/2017 12:56 PM, Bartosz Golaszewski wrote:
> Switch to using the recently added interrupt simulator for dummy irqs.
> 
> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>

Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Lars-Peter Clausen <lars@metafoo.de>

I've backported irq_sim to v4.9 for testing and got compile errors due to a
missing slab.h include. In upstream this include comes implicit through
irq.h (coincidentally added by you), I wonder if we should still add it to
irq_sim.c since it is explicitly using the allocation API.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] iio: dummy: evgen: use irq_sim Bartosz Golaszewski <brgl@bgdev.pl> - 2017-09-28 13:00 +0200
  Re: [PATCH v2] iio: dummy: evgen: use irq_sim Lars-Peter Clausen <lars@metafoo.de> - 2017-09-29 15:20 +0200
    Re: [PATCH v2] iio: dummy: evgen: use irq_sim Bartosz Golaszewski <brgl@bgdev.pl> - 2017-09-29 17:00 +0200
      Re: [PATCH v2] iio: dummy: evgen: use irq_sim Jonathan Cameron <jic23@kernel.org> - 2017-10-01 13:10 +0200

csiph-web