All of lore.kernel.org
 help / color / mirror / Atom feed
* backport patches to linux-5.4.y+
@ 2022-01-18 14:52 Anders Roxell
  2022-01-18 15:39 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2022-01-18 14:52 UTC (permalink / raw)
  To: linux-stable
  Cc: Linux Kernel Mailing List, Arnd Bergmann, Miquel Raynal,
	Nick Desaulniers, Russell King

Hi,

Can these two patches be backported please?

603362b4a583 ("mtd: fixup CFI on ixp4xx") to v5.4+
28187dc8ebd9 ("ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on
!LD_IS_LLD") to v5.4+

Patch 603362b4a583 ("mtd: fixup CFI on ixp4xx") solves:

drivers/mtd/maps/ixp4xx.c:57:4: error: CONFIG_MTD_CFI_BE_BYTE_SWAP required
#  error CONFIG_MTD_CFI_BE_BYTE_SWAP required
   ^
1 error generated.

Patch 28187dc8ebd9 ("ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on
!LD_IS_LLD") solves:

ld.lld: error: arch/arm/common/dmabounce.o:(.rodata.str1.1): offset is
outside the section
make[2]: *** [scripts/Makefile.build:262: arch/arm/common/dmabounce.o] Error 1
make[2]: *** Deleting file 'arch/arm/common/dmabounce.o'
make[2]: Target '__build' not remade because of errors.


Cheers,
Anders

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

* Re: backport patches to linux-5.4.y+
  2022-01-18 14:52 backport patches to linux-5.4.y+ Anders Roxell
@ 2022-01-18 15:39 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-01-18 15:39 UTC (permalink / raw)
  To: Anders Roxell
  Cc: linux-stable, Linux Kernel Mailing List, Arnd Bergmann,
	Miquel Raynal, Nick Desaulniers, Russell King

On Tue, Jan 18, 2022 at 03:52:41PM +0100, Anders Roxell wrote:
> Hi,
> 
> Can these two patches be backported please?
> 
> 603362b4a583 ("mtd: fixup CFI on ixp4xx") to v5.4+

Now done.

> 28187dc8ebd9 ("ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on
> !LD_IS_LLD") to v5.4+

This was already in 5.10+

> 
> Patch 603362b4a583 ("mtd: fixup CFI on ixp4xx") solves:
> 
> drivers/mtd/maps/ixp4xx.c:57:4: error: CONFIG_MTD_CFI_BE_BYTE_SWAP required
> #  error CONFIG_MTD_CFI_BE_BYTE_SWAP required
>    ^
> 1 error generated.
> 
> Patch 28187dc8ebd9 ("ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on
> !LD_IS_LLD") solves:
> 
> ld.lld: error: arch/arm/common/dmabounce.o:(.rodata.str1.1): offset is
> outside the section
> make[2]: *** [scripts/Makefile.build:262: arch/arm/common/dmabounce.o] Error 1
> make[2]: *** Deleting file 'arch/arm/common/dmabounce.o'
> make[2]: Target '__build' not remade because of errors.

thanks,

greg k-h

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

end of thread, other threads:[~2022-01-18 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 14:52 backport patches to linux-5.4.y+ Anders Roxell
2022-01-18 15:39 ` Greg KH

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.