linux-kernel.vger.kernel.org archive mirror
 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>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/2] Xtensa fixes for v4.16
Date: Sun, 25 Feb 2018 13:47:32 -0800	[thread overview]
Message-ID: <20180225214732.16449-1-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following two fixes for reserved memory/DMA buffers
allocation in high memory on xtensa architecture.

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 6137e4166004e2ec383ac05d5ca15831f4668806:

  xtensa: support DMA buffers in high memory (2018-02-16 19:19:54 -0800)

----------------------------------------------------------------
Xtensa fixes for 4.16

- fix memory accounting when reserved memory is in high memory region;
- fix DMA allocation from high memory.

----------------------------------------------------------------
Max Filippov (2):
      xtensa: fix high memory/reserved memory collision
      xtensa: support DMA buffers in high memory

 arch/xtensa/kernel/pci-dma.c | 40 ++++++++++++++++++-------
 arch/xtensa/mm/init.c        | 70 +++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 93 insertions(+), 17 deletions(-)

-- 
Thanks.
-- Max

                 reply	other threads:[~2018-02-25 21:48 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=20180225214732.16449-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xtensa@linux-xtensa.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;
as well as URLs for NNTP newsgroup(s).