soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12
@ 2021-02-11  8:22 Krzysztof Kozlowski
  2021-02-11  8:22 ` Krzysztof Kozlowski
  2021-02-11 15:01 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-02-11  8:22 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc, linux-kernel

Hi,

Late pull with minor mach/soc fixes for v5.12.

Best regards,
Krzysztof


The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.12

for you to fetch changes up to f503878564f5e68c1aeb1ea01e437060bf905c50:

  ARM: s3c: irq-s3c24xx: staticize local functions (2021-02-08 18:10:21 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v5.12

Three fixes for S3C24xx: one for building with clang and two for
warnings.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c: fix fiq for clang IAS

Krzysztof Kozlowski (2):
      ARM: s3c: irq-s3c24xx: include headers for missing declarations
      ARM: s3c: irq-s3c24xx: staticize local functions

 arch/arm/mach-s3c/irq-s3c24xx-fiq.S | 9 +++------
 arch/arm/mach-s3c/irq-s3c24xx.c     | 8 +++++---
 2 files changed, 8 insertions(+), 9 deletions(-)

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

* [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12
  2021-02-11  8:22 [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12 Krzysztof Kozlowski
@ 2021-02-11  8:22 ` Krzysztof Kozlowski
  2021-02-11 15:01 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-02-11  8:22 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: linux-samsung-soc, linux-arm-kernel, Krzysztof Kozlowski, linux-kernel

Hi,

Late pull with minor mach/soc fixes for v5.12.

Best regards,
Krzysztof


The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.12

for you to fetch changes up to f503878564f5e68c1aeb1ea01e437060bf905c50:

  ARM: s3c: irq-s3c24xx: staticize local functions (2021-02-08 18:10:21 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v5.12

Three fixes for S3C24xx: one for building with clang and two for
warnings.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c: fix fiq for clang IAS

Krzysztof Kozlowski (2):
      ARM: s3c: irq-s3c24xx: include headers for missing declarations
      ARM: s3c: irq-s3c24xx: staticize local functions

 arch/arm/mach-s3c/irq-s3c24xx-fiq.S | 9 +++------
 arch/arm/mach-s3c/irq-s3c24xx.c     | 8 +++++---
 2 files changed, 8 insertions(+), 9 deletions(-)

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

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

* Re: [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12
  2021-02-11  8:22 [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12 Krzysztof Kozlowski
  2021-02-11  8:22 ` Krzysztof Kozlowski
@ 2021-02-11 15:01 ` Arnd Bergmann
  2021-02-11 15:01   ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:01 UTC (permalink / raw)
  To: Olof Johansson, Krzysztof Kozlowski, arm, soc
  Cc: Arnd Bergmann, linux-kernel, linux-arm-kernel, linux-samsung-soc

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 11 Feb 2021 09:22:54 +0100, Krzysztof Kozlowski wrote:
> Late pull with minor mach/soc fixes for v5.12.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/soc, thanks!

merge commit: c2bd78de41fc3bdeb183bc24bbb2c4c0f3cfdb9a

       Arnd

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

* Re: [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12
  2021-02-11 15:01 ` Arnd Bergmann
@ 2021-02-11 15:01   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:01 UTC (permalink / raw)
  To: Olof Johansson, Krzysztof Kozlowski, arm, soc
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 11 Feb 2021 09:22:54 +0100, Krzysztof Kozlowski wrote:
> Late pull with minor mach/soc fixes for v5.12.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/soc, thanks!

merge commit: c2bd78de41fc3bdeb183bc24bbb2c4c0f3cfdb9a

       Arnd

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

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

end of thread, other threads:[~2021-02-11 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11  8:22 [GIT PULL] ARM: mach/soc: samsung: late pull for v5.12 Krzysztof Kozlowski
2021-02-11  8:22 ` Krzysztof Kozlowski
2021-02-11 15:01 ` Arnd Bergmann
2021-02-11 15:01   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).