public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ley Foon Tan <lftan@altera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	<lftan.linux@gmail.com>
Subject: [GIT PULL] arch/nios2 update for 4.1-rc1
Date: Fri, 24 Apr 2015 16:16:13 +0800	[thread overview]
Message-ID: <1429863373.20428.5.camel@leyfoon-vm> (raw)

Hi Linus

Here is the nios2 update for v4.1.
- update cache management code
- rework trap handler with new define trap #.
- fix on check header warning.

Please consider pulling.

Regards
Ley Foon


The following changes since commit 39a8804455fb23f09157341d3ba7db6d7ae6ee76:

  Linux 4.0 (2015-04-12 15:12:50 -0700)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/nios2-v4.1-rc1

for you to fetch changes up to 1a70db49a735350f221959bf26e9a12f63a743bc:

  nios2: rework cache (2015-04-24 14:49:53 +0800)

----------------------------------------------------------------
nios2 update for v4.1-rc1
- update cache management code
- rework trap handler with new define trap #.
- fix on check header warning.

----------------------------------------------------------------
Ezequiel Garcia (1):
      nios2: Add types.h header required for __u32 type

Ley Foon Tan (3):
      nios2: remove end address checking for initda
      nios2: rework trap handler
      nios2: rework cache

 arch/nios2/include/asm/Kbuild        |  1 -
 arch/nios2/include/asm/shmparam.h    | 21 +++++++++++
 arch/nios2/include/uapi/asm/ptrace.h |  2 +
 arch/nios2/kernel/entry.S            | 71 +++++++++++++++++++++---------------
 arch/nios2/kernel/traps.c            | 34 +++++++++++++----
 arch/nios2/mm/cacheflush.c           | 55 ++++++++++++++++++----------
 6 files changed, 128 insertions(+), 56 deletions(-)
 create mode 100644 arch/nios2/include/asm/shmparam.h


                 reply	other threads:[~2015-04-24  8:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1429863373.20428.5.camel@leyfoon-vm \
    --to=lftan@altera.com \
    --cc=lftan.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox