mbox series

[GIT,PULL] ARC updates for 5.11-rc3

Message ID 59b97fef-41fe-f520-6e3a-2d96958cc744@synopsys.com
State New
Headers show
Series [GIT,PULL] ARC updates for 5.11-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.11-rc3

Message

Vineet Gupta Jan. 5, 2021, 5:01 a.m. UTC
Hi Linus,

Happy New Year. Sorry for the delayed merge window material - holidays 
got in the way.

Things are quieter on upstreaming front as we are mostly focusing on 
ARCv3/ARC64 port.

Please pull.

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

   Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-5.11-rc3

for you to fetch changes up to 3a71e423133a4b1166ffafcb4a7cfa87ddecb910:

   ARC: build: use $(READELF) instead of hard-coded readelf (2020-12-01 
17:24:05 -0800)

----------------------------------------------------------------
ARC updates for 5.11-rc3

  - build system updates from Masahiro Yamada

----------------------------------------------------------------
Masahiro Yamada (6):
       ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
       ARC: build: add uImage.lzma to the top-level target
       ARC: build: add boot_targets to PHONY
       ARC: build: move symlink creation to arch/arc/Makefile to avoid race
       ARC: build: remove unneeded extra-y
       ARC: build: use $(READELF) instead of hard-coded readelf

  arch/arc/Makefile      | 20 +++++++++++++-------
  arch/arc/boot/Makefile | 18 ++++--------------
  2 files changed, 17 insertions(+), 21 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 5, 2021, 8:48 p.m. UTC | #1
The pull request you sent on Tue, 5 Jan 2021 05:01:45 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.11-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea

Thank you!