[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1550041628-19985-1-git-send-email-guoren@kernel.org>
Date: Wed, 13 Feb 2019 15:07:08 +0800
From: guoren@...nel.org
To: torvalds@...ux-foundation.org
Cc: arnd@...db.de, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org, ren_guo@...ky.com
Subject: [GIT PULL V3] csky fixes for v5.0-rc6
Hi Linus,
This is third version of pull-request from csky, we removed all patches of drivers.
Best Regards
Guo Ren
The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:
Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)
are available in the git repository at:
git@...hub.com:c-sky/csky-linux.git tags/csky-for-linus-5.0-rc6
for you to fetch changes up to 131aee8b9807bc98379fa5a0270389dbc7dcec90:
csky: Fixup dead loop in show_stack (2019-02-13 09:48:14 +0800)
----------------------------------------------------------------
arch/csky patches for 5.0-rc6
Here is some fixup patches for 5.0-rc6:
Guo Ren (5):
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
csky: Fixup wrong pt_regs size
csky: coding convention: Use task_stack_page
csky: Fixup io-range page attribute for mmap("/dev/mem")
csky: Fixup dead loop in show_stack
----------------------------------------------------------------
Guo Ren (5):
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
csky: Fixup wrong pt_regs size
csky: coding convention: Use task_stack_page
csky: Fixup io-range page attribute for mmap("/dev/mem")
csky: Fixup dead loop in show_stack
arch/csky/include/asm/pgtable.h | 9 +++++++--
arch/csky/include/asm/processor.h | 4 ++--
arch/csky/kernel/dumpstack.c | 4 ++++
arch/csky/kernel/ptrace.c | 3 ++-
arch/csky/kernel/smp.c | 3 ++-
arch/csky/mm/ioremap.c | 14 ++++++++++++++
6 files changed, 31 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists