public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the gpio-intel tree
@ 2025-02-23 21:34 Stephen Rothwell
  2025-02-24 10:02 ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2025-02-23 21:34 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Sebastian Reichel, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

Hi all,

Commits

  b16e9f8547a3 ("input: ipaq-micro-keys: use devm_kmemdup_array()")
  67b12cda28e1 ("input: sparse-keymap: use devm_kmemdup_array()")
  5f95e8d0be63 ("iio: adc: xilinx-xadc-core: use devm_kmemdup_array()")
  18c4aec76056 ("pinctrl: pxa2xx: use devm_kmemdup_array()")
  d7f6555aec79 ("pinctrl: tangier: use devm_kmemdup_array()")
  6e1bba1140a9 ("pinctrl: cherryview: use devm_kmemdup_array()")
  af946f612dfe ("pinctrl: baytrail: copy communities using devm_kmemdup_array()")
  85ab35bae5ac ("pinctrl: intel: copy communities using devm_kmemdup_array()")
  4c176c256dd9 ("devres: Introduce devm_kmemdup_array()")
  d7a76a31c46e ("err.h: move IOMEM_ERR_PTR() to err.h")

are missing a Signed-off-by from their committer.

Also, these have been merged into the battery tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the gpio-intel tree
  2025-02-23 21:34 linux-next: Signed-off-by missing for commit in the gpio-intel tree Stephen Rothwell
@ 2025-02-24 10:02 ` Andy Shevchenko
  2025-02-24 10:30   ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Shevchenko @ 2025-02-24 10:02 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Sebastian Reichel, Linux Kernel Mailing List,
	Linux Next Mailing List

On Mon, Feb 24, 2025 at 08:34:06AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Commits
> 
>   b16e9f8547a3 ("input: ipaq-micro-keys: use devm_kmemdup_array()")
>   67b12cda28e1 ("input: sparse-keymap: use devm_kmemdup_array()")
>   5f95e8d0be63 ("iio: adc: xilinx-xadc-core: use devm_kmemdup_array()")
>   18c4aec76056 ("pinctrl: pxa2xx: use devm_kmemdup_array()")
>   d7f6555aec79 ("pinctrl: tangier: use devm_kmemdup_array()")
>   6e1bba1140a9 ("pinctrl: cherryview: use devm_kmemdup_array()")
>   af946f612dfe ("pinctrl: baytrail: copy communities using devm_kmemdup_array()")
>   85ab35bae5ac ("pinctrl: intel: copy communities using devm_kmemdup_array()")
>   4c176c256dd9 ("devres: Introduce devm_kmemdup_array()")
>   d7a76a31c46e ("err.h: move IOMEM_ERR_PTR() to err.h")
> 
> are missing a Signed-off-by from their committer.

Thanks for the report!

But I dunno how to fix it now since it's most likely have been taken to some
other repos before battery.

I can issue another tag with that being addressed, nevertheless.

> Also, these have been merged into the battery tree.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the gpio-intel tree
  2025-02-24 10:02 ` Andy Shevchenko
@ 2025-02-24 10:30   ` Andy Shevchenko
  2025-02-25  1:02     ` Sebastian Reichel
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Shevchenko @ 2025-02-24 10:30 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Sebastian Reichel, Linux Kernel Mailing List,
	Linux Next Mailing List

On Mon, Feb 24, 2025 at 12:02:01PM +0200, Andy Shevchenko wrote:
> On Mon, Feb 24, 2025 at 08:34:06AM +1100, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Commits
> > 
> >   b16e9f8547a3 ("input: ipaq-micro-keys: use devm_kmemdup_array()")
> >   67b12cda28e1 ("input: sparse-keymap: use devm_kmemdup_array()")
> >   5f95e8d0be63 ("iio: adc: xilinx-xadc-core: use devm_kmemdup_array()")
> >   18c4aec76056 ("pinctrl: pxa2xx: use devm_kmemdup_array()")
> >   d7f6555aec79 ("pinctrl: tangier: use devm_kmemdup_array()")
> >   6e1bba1140a9 ("pinctrl: cherryview: use devm_kmemdup_array()")
> >   af946f612dfe ("pinctrl: baytrail: copy communities using devm_kmemdup_array()")
> >   85ab35bae5ac ("pinctrl: intel: copy communities using devm_kmemdup_array()")
> >   4c176c256dd9 ("devres: Introduce devm_kmemdup_array()")
> >   d7a76a31c46e ("err.h: move IOMEM_ERR_PTR() to err.h")
> > 
> > are missing a Signed-off-by from their committer.
> 
> Thanks for the report!
> 
> But I dunno how to fix it now since it's most likely have been taken to some
> other repos before battery.
> 
> I can issue another tag with that being addressed, nevertheless.

Done as https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@black.fi.intel.com.

> > Also, these have been merged into the battery tree.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the gpio-intel tree
  2025-02-24 10:30   ` Andy Shevchenko
@ 2025-02-25  1:02     ` Sebastian Reichel
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Reichel @ 2025-02-25  1:02 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Stephen Rothwell, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

Hi,

On Mon, Feb 24, 2025 at 12:30:01PM +0200, Andy Shevchenko wrote:
> On Mon, Feb 24, 2025 at 12:02:01PM +0200, Andy Shevchenko wrote:
> > On Mon, Feb 24, 2025 at 08:34:06AM +1100, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Commits
> > > 
> > >   b16e9f8547a3 ("input: ipaq-micro-keys: use devm_kmemdup_array()")
> > >   67b12cda28e1 ("input: sparse-keymap: use devm_kmemdup_array()")
> > >   5f95e8d0be63 ("iio: adc: xilinx-xadc-core: use devm_kmemdup_array()")
> > >   18c4aec76056 ("pinctrl: pxa2xx: use devm_kmemdup_array()")
> > >   d7f6555aec79 ("pinctrl: tangier: use devm_kmemdup_array()")
> > >   6e1bba1140a9 ("pinctrl: cherryview: use devm_kmemdup_array()")
> > >   af946f612dfe ("pinctrl: baytrail: copy communities using devm_kmemdup_array()")
> > >   85ab35bae5ac ("pinctrl: intel: copy communities using devm_kmemdup_array()")
> > >   4c176c256dd9 ("devres: Introduce devm_kmemdup_array()")
> > >   d7a76a31c46e ("err.h: move IOMEM_ERR_PTR() to err.h")
> > > 
> > > are missing a Signed-off-by from their committer.
> > 
> > Thanks for the report!
> > 
> > But I dunno how to fix it now since it's most likely have been taken to some
> > other repos before battery.
> > 
> > I can issue another tag with that being addressed, nevertheless.
> 
> Done as https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@black.fi.intel.com.

Thanks, I rebased the power-supply's for-next tree to use that instead.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-25  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-23 21:34 linux-next: Signed-off-by missing for commit in the gpio-intel tree Stephen Rothwell
2025-02-24 10:02 ` Andy Shevchenko
2025-02-24 10:30   ` Andy Shevchenko
2025-02-25  1:02     ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox