From: Jonathan Corbet <corbet@lwn.net>
To: Nathan Howard <adanhawthorn@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] Documentation: DMA-ISA-LPC.txt
Date: Sun, 12 Feb 2017 15:20:20 -0700 [thread overview]
Message-ID: <20170212152020.6021f4e3@lwn.net> (raw)
In-Reply-To: <1486683396-29638-1-git-send-email-adanhawthorn@gmail.com>
On Thu, 9 Feb 2017 18:36:36 -0500
Nathan Howard <adanhawthorn@gmail.com> wrote:
> Fixed spelling issue.
>
> Signed-off-by: Nathan Howard <adanhawthorn@gmail.com>
> ---
> Documentation/DMA-ISA-LPC.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/DMA-ISA-LPC.txt b/Documentation/DMA-ISA-LPC.txt
> index b1a1983..c413313 100644
> --- a/Documentation/DMA-ISA-LPC.txt
> +++ b/Documentation/DMA-ISA-LPC.txt
> @@ -42,7 +42,7 @@ requirements you pass the flag GFP_DMA to kmalloc.
>
> Unfortunately the memory available for ISA DMA is scarce so unless you
> allocate the memory during boot-up it's a good idea to also pass
> -__GFP_REPEAT and __GFP_NOWARN to make the allocater try a bit harder.
> +__GFP_REPEAT and __GFP_NOWARN to make the allocator try a bit harder.
>
> (This scarcity also means that you should allocate the buffer as
> early as possible and not release it until the driver is unloaded.)
Applied, thanks.
jon
prev parent reply other threads:[~2017-02-12 22:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 23:36 [PATCH 2/2] Documentation: DMA-ISA-LPC.txt Nathan Howard
2017-02-12 22:20 ` Jonathan Corbet [this message]
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=20170212152020.6021f4e3@lwn.net \
--to=corbet@lwn.net \
--cc=adanhawthorn@gmail.com \
--cc=linux-doc@vger.kernel.org \
--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