mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Amerigo Wang <xiyou.wangcong@gmail.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org, mingo@redhat.com,
	dnelson@redhat.com
Subject: Re: [PATCH]: x86: remove extra bootmem.h from arch/x86/mm/init_64.c
Date: Wed, 14 Apr 2010 15:00:22 +0800	[thread overview]
Message-ID: <20100414070022.GA4503@cr0.nay.redhat.com> (raw)
In-Reply-To: <20100413154715.23179.40700.sendpatchset@prarit.bos.redhat.com>

On Tue, Apr 13, 2010 at 11:47:15AM -0400, Prarit Bhargava wrote:
>[Resubmitting to wider audience...]
>
>bootmem.h is already included in init_64.c.  Remove the second include.
>
>Signed-off-by: Prarit Bhargava <prarit@redhat.com>
>

Acked-by: Amerigo Wang <xiyou.wangcong@gmail.com>

Thanks!


>diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c
>index ee41bba..a9474fc 100644
>--- a/arch/x86/mm/init_64.c
>+++ b/arch/x86/mm/init_64.c
>@@ -50,7 +50,6 @@
> #include <asm/numa.h>
> #include <asm/cacheflush.h>
> #include <asm/init.h>
>-#include <linux/bootmem.h>
> 
> static unsigned long dma_reserve __initdata;
> 
>--
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2010-04-14  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-13 15:47 Prarit Bhargava
2010-04-14  7:00 ` Amerigo Wang [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=20100414070022.GA4503@cr0.nay.redhat.com \
    --to=xiyou.wangcong@gmail.com \
    --cc=dnelson@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=prarit@redhat.com \
    --cc=x86@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

Powered by JetHome