Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1742784
| Path | csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jonathan Cameron <jic23@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] iio: dummy: evgen: use irq_sim |
| Date | Sun, 01 Oct 2017 13:10:01 +0200 |
| Message-ID | <uvKid-1mL-9@gated-at.bofh.it> (permalink) |
| References | <uuEHW-7Wb-51@gated-at.bofh.it> <uv3mV-6DK-7@gated-at.bofh.it> <uv4VK-7x1-39@gated-at.bofh.it> |
| Dmarc-Filter | OpenDMARC Filter v1.3.2 mail.kernel.org 122E8218D1 |
| Authentication-Results | mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org |
| Authentication-Results | mail.kernel.org; spf=none smtp.mailfrom=jic23@kernel.org |
| X-Mailer | Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 31 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Lars-Peter Clausen <lars@metafoo.de>, Hartmut Knaack <knaack.h@gmx.de>, Peter Meerwald-Stadler <pmeerw@pmeerw.net>, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Sun, 1 Oct 2017 12:00:53 +0100 |
| X-Original-Message-ID | <20171001120053.6256b31b@archlinux> |
| X-Original-References | <20170928105641.11793-1-brgl@bgdev.pl> <40d29879-54ee-f7eb-ce83-bedd066c0fa3@metafoo.de> <CAMRc=Md=EkmMevbn-a3K9=Tk67f4tuvqsLu2sGmD6swV9sYe2w@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1742784 |
Show key headers only | View raw
On Fri, 29 Sep 2017 16:52:26 +0200 Bartosz Golaszewski <brgl@bgdev.pl> wrote: > 2017-09-29 15:15 GMT+02:00 Lars-Peter Clausen <lars@metafoo.de>: > > 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. > > Thanks for the hint, I'll send it together with other updates (e.g. > the reverse irq lookup). Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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