linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greentime Hu <green.hu@gmail.com>
To: greentime@andestech.com, linux-kernel@vger.kernel.org
Cc: green.hu@gmail.com
Subject: [GIT PULL] nds32 fixes for 4.18
Date: Mon,  9 Jul 2018 16:19:28 +0800	[thread overview]
Message-ID: <cover.1531124135.git.greentime@andestech.com> (raw)

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git tags/nds32-for-linus-4.18

for you to fetch changes up to 987553894f0ce8c1d83578136603a89009f42d35:

  nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when make allyesconfig (2018-07-05 16:13:47 +0800)

----------------------------------------------------------------
nds32 patches for 4.18

Here is the nds32 patch set based on 4.18-rc1.
Contained in here are the bug fixes and building error fixes for nds32.

These are the LTP20170427 testing results.

Total Tests: 1902
Total Skipped Tests: 593
Total Failures: 418
Kernel Version: 4.18.0-rc1-00006-g987553894f0c-dirty
Machine Architecture: nds32

Signed-off-by: Greentime Hu <greentime@andestech.com>

----------------------------------------------------------------

Greentime Hu (4):
  nds32: To implement these icache invalidation APIs since nds32 cores
    don't snoop data cache. This issue is found by Guo Ren. Based on the
    Documentation/core-api/cachetlb.rst and it says:
  nds32: Fix the dts pointer is not passed correctly issue.
  nds32: To simplify the implementation of update_mmu_cache()
  nds32: fix build error "relocation truncated to fit:
    R_NDS32_25_PCREL_RELA" when make allyesconfig

Guenter Roeck (1):
  nds32: Fix build error caused by configuration flag rename

Luc Van Oostenryck (1):
  nds32: define __NDS32_E[BL]__ for sparse

 arch/nds32/Kconfig                  |  12 ++---
 arch/nds32/Makefile                 |   2 +
 arch/nds32/include/asm/cacheflush.h |   9 +++-
 arch/nds32/include/asm/futex.h      |   2 +-
 arch/nds32/kernel/setup.c           |   3 +-
 arch/nds32/mm/cacheflush.c          | 100 +++++++++++++++---------------------
 6 files changed, 58 insertions(+), 70 deletions(-)

-- 
2.16.2


             reply	other threads:[~2018-07-09  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09  8:19 Greentime Hu [this message]
2018-07-17  6:34 ` [GIT PULL] nds32 fixes for 4.18 Greentime Hu
2018-07-20  6:31   ` Greentime Hu

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=cover.1531124135.git.greentime@andestech.com \
    --to=green.hu@gmail.com \
    --cc=greentime@andestech.com \
    --cc=linux-kernel@vger.kernel.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 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).