mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: linux-kernel@vger.kernel.org, aherrman@de.ibm.com
Subject: Re: [patch 5/13] s390: qdio memory allocations.
Date: Mon, 24 Apr 2006 16:52:52 -0700	[thread overview]
Message-ID: <20060424165252.1282e0f0.akpm@osdl.org> (raw)
In-Reply-To: <20060424150348.GF15613@skybase>

Martin Schwidefsky <schwidefsky@de.ibm.com> wrote:
>
> -	ssqd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA);
> +	ssqd_area = mempool_alloc(qdio_mempool_scssc, GFP_ATOMIC);

I assume the loss of GFP_DMA was intentional?

  reply	other threads:[~2006-04-24 23:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-24 15:03 Martin Schwidefsky
2006-04-24 23:52 ` Andrew Morton [this message]
2006-04-24 23:59   ` Andreas Herrmann

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=20060424165252.1282e0f0.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=aherrman@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwidefsky@de.ibm.com \
    /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

all inboxes | Powered by JetHome®