[PATCH 0/1] drivers: mcb: updates for 5.20

Johannes Thumshirn posted 1 patch 3 years, 9 months ago
drivers/mcb/mcb-core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH 0/1] drivers: mcb: updates for 5.20
Posted by Johannes Thumshirn 3 years, 9 months ago
Hi Greg,

Here's one patch for drivers/mcb aimed at 5.20. It's a simple change from
ida_simple_get()/ida_simple_remove() to ida_alloc() and ida_free() from keliu.

Thanks,
	Johannes


keliu (1):
  drivers: mcb: directly use ida_alloc()/free()

 drivers/mcb/mcb-core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.35.3
Re: [PATCH 0/1] drivers: mcb: updates for 5.20
Posted by Greg Kroah-Hartmann 3 years, 9 months ago
On Mon, Jul 11, 2022 at 11:50:07PM -0700, Johannes Thumshirn wrote:
> Hi Greg,
> 
> Here's one patch for drivers/mcb aimed at 5.20. It's a simple change from
> ida_simple_get()/ida_simple_remove() to ida_alloc() and ida_free() from keliu.

I'll take this, but you need to fix up your email infrastructure, it is
sending out bad DKIM signatures, which do not make me the most
comfortable taking, as anyone could be spoofing your address:

Looking up https://lore.kernel.org/r/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn%40wdc.com
Grabbing thread from lore.kernel.org/all/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn%40wdc.com/t.mbox.gz
Analyzing 2 messages in the thread
Checking attestation on all messages, may take a moment...
---
  ✗ [PATCH 1/1] drivers: mcb: directly use ida_alloc()/free()
  ---
  ✗ BADSIG: DKIM/wdc.com
---
Total patches: 1
---

Can you please work with your email admins to fix this up?

thanks,

greg k-h
Re: [PATCH 0/1] drivers: mcb: updates for 5.20
Posted by Johannes Thumshirn 3 years, 9 months ago
On 12.07.22 09:06, Greg Kroah-Hartmann wrote:
> On Mon, Jul 11, 2022 at 11:50:07PM -0700, Johannes Thumshirn wrote:
>> Hi Greg,
>>
>> Here's one patch for drivers/mcb aimed at 5.20. It's a simple change from
>> ida_simple_get()/ida_simple_remove() to ida_alloc() and ida_free() from keliu.
> 
> I'll take this, but you need to fix up your email infrastructure, it is
> sending out bad DKIM signatures, which do not make me the most
> comfortable taking, as anyone could be spoofing your address:
> 
> Looking up https://lore.kernel.org/r/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn%40wdc.com
> Grabbing thread from lore.kernel.org/all/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn%40wdc.com/t.mbox.gz
> Analyzing 2 messages in the thread
> Checking attestation on all messages, may take a moment...
> ---
>   ✗ [PATCH 1/1] drivers: mcb: directly use ida_alloc()/free()
>   ---
>   ✗ BADSIG: DKIM/wdc.com
> ---
> Total patches: 1
> ---
> 
> Can you please work with your email admins to fix this up?

Thanks, not again. I'll work with out IT to get this fixed.