LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] arch/h8300 update
Date: Tue, 21 Aug 2018 18:49:45 +0900 [thread overview]
Message-ID: <8736v8dp6u.wl-ysato@users.sourceforge.jp> (raw)
Hello.
Please pull h8300 update.
The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:
Linux 4.18 (2018-08-12 13:41:04 -0700)
are available in the git repository at:
git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
for you to fetch changes up to 724d2da5ebca23d7e7cc57d4ade5967c691c3817:
h8300: Add missing output register. (2018-08-19 16:33:09 +0900)
----------------------------------------------------------------
Geert Uytterhoeven (1):
h8300: Correct signature of test_bit()
Luc Van Oostenryck (1):
h8300:let the checker know that size_t is ulong
Randy Dunlap (3):
arch/h8300: add a defconfig target
arch/h8300: eliminate kgbd.c warning
arch/h8300: eliminate ptrace.h warnings
Rob Herring (2):
h8300: remove unnecessary of_platform_populate call
h8300: switch to NO_BOOTMEM
Will Deacon (1):
h8300: Don't include linux/kernel.h in asm/atomic.h
Yoshinori Sato (4):
h8300: fix IRQ no
h8300: irqchip: fix warning
h8300: gcc-8.1 fix
h8300: Add missing output register.
arch/h8300/Kconfig | 1 +
arch/h8300/Makefile | 4 ++++
arch/h8300/boot/dts/h8300h_sim.dts | 2 +-
arch/h8300/include/asm/atomic.h | 4 ++--
arch/h8300/include/asm/bitops.h | 14 ++++++------
arch/h8300/include/asm/ptrace.h | 2 ++
arch/h8300/kernel/kgdb.c | 2 +-
arch/h8300/kernel/setup.c | 46 +++++++-------------------------------
arch/h8300/kernel/sim-console.c | 7 +++---
drivers/irqchip/irq-renesas-h8s.c | 6 ++---
10 files changed, 33 insertions(+), 55 deletions(-)
--
Yosinori Sato
next reply other threads:[~2018-08-21 9:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 9:49 Yoshinori Sato [this message]
2018-08-21 20:33 ` Linus Torvalds
2018-08-22 12:48 ` Yoshinori Sato
2018-08-22 13:36 ` Linus Torvalds
2018-08-22 14:04 ` Linus Torvalds
2018-08-23 13:46 ` Yoshinori Sato
2019-01-05 9:34 Yoshinori Sato
2019-01-05 19:40 ` Linus Torvalds
2019-01-06 12:37 ` Yoshinori Sato
2019-01-05 20:20 ` pr-tracker-bot
2019-07-17 7:59 Yoshinori Sato
2019-07-17 16:37 ` Linus Torvalds
2019-07-17 16:50 ` 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=8736v8dp6u.wl-ysato@users.sourceforge.jp \
--to=ysato@users.sourceforge.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] arch/h8300 update' \
/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
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).