All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
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
Subject: Re: [PATCH v2] iio: dummy: evgen: use irq_sim
Date: Sun, 1 Oct 2017 12:00:53 +0100	[thread overview]
Message-ID: <20171001120053.6256b31b@archlinux> (raw)
In-Reply-To: <CAMRc=Md=EkmMevbn-a3K9=Tk67f4tuvqsLu2sGmD6swV9sYe2w@mail.gmail.com>

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


      reply	other threads:[~2017-10-01 11:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-28 10:56 [PATCH v2] iio: dummy: evgen: use irq_sim Bartosz Golaszewski
2017-09-29 13:15 ` Lars-Peter Clausen
2017-09-29 14:52   ` Bartosz Golaszewski
2017-10-01 11:00     ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171001120053.6256b31b@archlinux \
    --to=jic23@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.