All of lore.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org,
	Chris Zankel <chris@zankel.net>, Marc Gauthier <marc@cadence.com>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/3] Xtensa fixes for v4.11-rc6
Date: Mon,  3 Apr 2017 16:33:00 -0700	[thread overview]
Message-ID: <1491262380-8482-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following three fixes for the Xtensa architecture.

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20170403

for you to fetch changes up to 1493aa65ad076293722908f03bab3d4bf3dc3638:

  xtensa: wire up statx system call (2017-03-31 16:26:21 -0700)

----------------------------------------------------------------
Xtensa fixes for 4.11-rc6

- make __pa work with uncached KSEG addresses, it fixes DMA memory
  mmapping and DMA debug;
- fix torn stack dump output;
- wire up statx syscall.

----------------------------------------------------------------
Max Filippov (3):
      xtensa: make __pa work with uncached KSEG addresses
      xtensa: fix stack dump output
      xtensa: wire up statx system call

 arch/xtensa/include/asm/page.h        | 13 +++++++++++++
 arch/xtensa/include/uapi/asm/unistd.h |  5 ++++-
 arch/xtensa/kernel/traps.c            |  6 ++----
 3 files changed, 19 insertions(+), 5 deletions(-)
-- 
Thanks.
-- Max

                 reply	other threads:[~2017-04-03 23:33 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=1491262380-8482-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.org \
    --cc=marc@cadence.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.