All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: <linux@armlinux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <saravanak@google.com>, <robh+dt@kernel.org>
Subject: Re: [PATCH Resend 0/2] amba: irq cleanup
Date: Mon, 29 Nov 2021 22:56:25 +0800	[thread overview]
Message-ID: <4d620e55-172b-d873-eb79-05bf66c8b5b2@huawei.com> (raw)
In-Reply-To: <20211115135148.171786-1-wangkefeng.wang@huawei.com>

Hi Russell,same as the reply of kfence patch, kindly ping...

On 2021/11/15 21:51, Kefeng Wang wrote:
> As the v1 of "amba: Properly handle device probe without IRQ domain"
> is merged, some comments[1] from Rob and Saravana is not included,
> let's send them separately again.
>
> patch1 has been ACKed by Rob[2].
> patch2 is suggested by Saravana.
>
> Resend:
> - Rebase on v5.16-rc1
> - Fix patch2's build error
>
> [1] https://lore.kernel.org/lkml/20210816074619.177383-1-wangkefeng.wang@huawei.com/
> [2] https://lore.kernel.org/linux-arm-kernel/20210827150600.78811-4-wangkefeng.wang@huawei.com/
>
> Resend:
> - fix mistakes about patch2
>
> Kefeng Wang (2):
>    amba: Kill sysfs attribute file of irq
>    amba: Move of_amba_device_decode_irq() into amba_probe()
>
>   drivers/amba/bus.c | 71 ++++++++++++++++++----------------------------
>   1 file changed, 28 insertions(+), 43 deletions(-)
>

WARNING: multiple messages have this Message-ID (diff)
From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: <linux@armlinux.org.uk>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <saravanak@google.com>, <robh+dt@kernel.org>
Subject: Re: [PATCH Resend 0/2] amba: irq cleanup
Date: Mon, 29 Nov 2021 22:56:25 +0800	[thread overview]
Message-ID: <4d620e55-172b-d873-eb79-05bf66c8b5b2@huawei.com> (raw)
In-Reply-To: <20211115135148.171786-1-wangkefeng.wang@huawei.com>

Hi Russell,same as the reply of kfence patch, kindly ping...

On 2021/11/15 21:51, Kefeng Wang wrote:
> As the v1 of "amba: Properly handle device probe without IRQ domain"
> is merged, some comments[1] from Rob and Saravana is not included,
> let's send them separately again.
>
> patch1 has been ACKed by Rob[2].
> patch2 is suggested by Saravana.
>
> Resend:
> - Rebase on v5.16-rc1
> - Fix patch2's build error
>
> [1] https://lore.kernel.org/lkml/20210816074619.177383-1-wangkefeng.wang@huawei.com/
> [2] https://lore.kernel.org/linux-arm-kernel/20210827150600.78811-4-wangkefeng.wang@huawei.com/
>
> Resend:
> - fix mistakes about patch2
>
> Kefeng Wang (2):
>    amba: Kill sysfs attribute file of irq
>    amba: Move of_amba_device_decode_irq() into amba_probe()
>
>   drivers/amba/bus.c | 71 ++++++++++++++++++----------------------------
>   1 file changed, 28 insertions(+), 43 deletions(-)
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-11-29 14:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 13:51 [PATCH Resend 0/2] amba: irq cleanup Kefeng Wang
2021-11-15 13:51 ` Kefeng Wang
2021-11-15 13:51 ` [PATCH Resend 1/2] amba: Kill sysfs attribute file of irq Kefeng Wang
2021-11-15 13:51   ` Kefeng Wang
2021-11-15 13:51 ` [PATCH Resend 2/2] amba: Move of_amba_device_decode_irq() into amba_probe() Kefeng Wang
2021-11-15 13:51   ` Kefeng Wang
2021-11-29 14:56 ` Kefeng Wang [this message]
2021-11-29 14:56   ` [PATCH Resend 0/2] amba: irq cleanup Kefeng Wang

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=4d620e55-172b-d873-eb79-05bf66c8b5b2@huawei.com \
    --to=wangkefeng.wang@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=robh+dt@kernel.org \
    --cc=saravanak@google.com \
    /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.