mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Garry <john.garry@huawei.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	<gregkh@linuxfoundation.org>, <rafael@kernel.org>,
	<martin.petersen@oracle.com>, <jejb@linux.ibm.com>
Cc: <linuxarm@huawei.com>, <linux-scsi@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <maz@kernel.org>
Subject: Re: [PATCH 1/3] genirq/affinity: Add irq_update_affinity_desc()
Date: Tue, 27 Oct 2020 16:40:13 +0000	[thread overview]
Message-ID: <0f12f562-e4e1-0c0b-be4c-00f40e86d9bc@huawei.com> (raw)
In-Reply-To: <87h7qf1yp0.fsf@nanos.tec.linutronix.de>

Hi Thomas,

>> From: Thomas Gleixner <tglx@linutronix.de>
>>
>> Add a function to allow the affinity of an interrupt be switched to
>> managed, such that interrupts allocated for platform devices may be
>> managed.
>>
>> <Insert author sob>
>>
>> [jpg: Add commit message and add prototypes]
>> Signed-off-by: John Garry <john.garry@huawei.com>
>> ---
>> Thomas, I just made you author since you provided the original code, hope
>> it's ok.
> 
> I already forgot about this.

We needed some changes to go in to make the block CPU hotplug handling 
usable for some scsi drivers, which took a while.

> And in fact I only gave you a broken
> example. So just make yourself the author and add Suggested-by: tglx.
> 

ok, will repost with that, cheers

> Vs. merging. I'd like to pick that up myself as I might have other
> changes in that area coming up.
> 
> I'll do it as a single commit on top of rc1 and tag it so the scsi
> people can just pull it in.

I guess it's ok, I will defer to the maintainers on that.

Thanks,
John


  reply	other threads:[~2020-10-27 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-27 12:10 [PATCH 0/3] Support managed interrupts for platform devices John Garry
2020-10-27 12:10 ` [PATCH 1/3] genirq/affinity: Add irq_update_affinity_desc() John Garry
2020-10-27 15:22   ` Thomas Gleixner
2020-10-27 16:40     ` John Garry [this message]
2020-10-27 12:10 ` [PATCH 2/3] Driver core: platform: Add platform_get_irqs_affinity() John Garry
2020-10-30  0:07   ` kernel test robot
2020-10-27 12:10 ` [PATCH 3/3] scsi: hisi_sas: Expose HW queues for v2 hw John Garry

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=0f12f562-e4e1-0c0b-be4c-00f40e86d9bc@huawei.com \
    --to=john.garry@huawei.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=martin.petersen@oracle.com \
    --cc=maz@kernel.org \
    --cc=rafael@kernel.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome