From: guoren@kernel.org
To: torvalds@linux-foundation.org
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org,
linux-arch@vger.kernel.org, ren_guo@c-sky.com
Subject: [GIT PULL V3] csky fixes for v5.0-rc6
Date: Wed, 13 Feb 2019 15:07:08 +0800 [thread overview]
Message-ID: <1550041628-19985-1-git-send-email-guoren@kernel.org> (raw)
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@github.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(-)
next reply other threads:[~2019-02-13 7:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-13 7:07 guoren [this message]
2019-02-17 16:50 ` [GIT PULL V3] csky fixes for v5.0-rc6 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=1550041628-19985-1-git-send-email-guoren@kernel.org \
--to=guoren@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ren_guo@c-sky.com \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.