linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <vgupta@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	arcml <linux-snps-arc@lists.infradead.org>,
	"Szőke Benjamin" <egyszeregy@freemail.hu>,
	"Hardevsinh Palaniya" <hardevsinh.palaniya@siliconsignals.io>,
	"Leon Romanovsky" <leon@kernel.org>,
	"lukas Bulwahn" <lukas.bulwahn@gmail.com>,
	"Paul E. McKenney" <paulmck@kernel.org>,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Subject: [GIT PULL] ARC fixes for 6.13
Date: Sun, 15 Dec 2024 12:49:55 -0800	[thread overview]
Message-ID: <c7e0d492-c7a2-4266-904c-9b247a41fa20@kernel.org> (raw)

Hi Linus,

A little pile of long pending fixes for ARC.
Please pull ! Happy Holidays.

Thx,
-Vineet
--------------------->
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-6.13-fixes

for you to fetch changes up to 824927e88456331c7a999fdf5d9d27923b619590:

  ARC: build: Try to guess GCC variant of cross compiler (2024-12-13 14:39:24 -0800)

----------------------------------------------------------------
ARC fixes for 6.13-r32 or rc4

 - Sundry build and miscll fixes

----------------------------------------------------------------
Benjamin Szőke (1):
      arc: rename aux.h to arc_aux.h

Hardevsinh Palaniya (1):
      ARC: bpf: Correct conditional check in 'check_jmp_32'

Leon Romanovsky (1):
      ARC: build: Try to guess GCC variant of cross compiler

Lukas Bulwahn (1):
      ARC: fix reference of dependency for PAE40 config

Paul E. McKenney (1):
      ARC: build: Use __force to suppress per-CPU cmpxchg warnings

Uwe Kleine-König (1):
      ARC: dts: Replace deprecated snps,nr-gpios property for
snps,dw-apb-gpio-port devices

Vineet Gupta (1):
      ARC: build: disallow invalid PAE40 + 4K page config

 arch/arc/Kconfig                     |  4 ++--
 arch/arc/Makefile                    |  2 +-
 arch/arc/boot/dts/axc001.dtsi        |  2 +-
 arch/arc/boot/dts/axc003.dtsi        |  2 +-
 arch/arc/boot/dts/axc003_idu.dtsi    |  2 +-
 arch/arc/boot/dts/axs10x_mb.dtsi     | 12 ++++++------
 arch/arc/boot/dts/hsdk.dts           |  2 +-
 arch/arc/include/asm/arcregs.h       |  2 +-
 arch/arc/include/asm/cmpxchg.h       |  2 +-
 arch/arc/include/asm/mmu-arcv2.h     |  2 +-
 arch/arc/net/bpf_jit_arcv2.c         |  2 +-
 include/soc/arc/{aux.h => arc_aux.h} |  0
 include/soc/arc/mcip.h               |  2 +-
 include/soc/arc/timers.h             |  2 +-
 14 files changed, 19 insertions(+), 19 deletions(-)
 rename include/soc/arc/{aux.h => arc_aux.h} (100%)

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

             reply	other threads:[~2024-12-15 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 20:49 Vineet Gupta [this message]
2024-12-16  0:13 ` [GIT PULL] ARC fixes for 6.13 pr-tracker-bot

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=c7e0d492-c7a2-4266-904c-9b247a41fa20@kernel.org \
    --to=vgupta@kernel.org \
    --cc=egyszeregy@freemail.hu \
    --cc=hardevsinh.palaniya@siliconsignals.io \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@baylibre.com \
    /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;
as well as URLs for NNTP newsgroup(s).