All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Cc: "Steven J. Magnani" <steve@digidescorp.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Grant Likely <grant.likely@secretlab.ca>,
	John Williams <john.williams@petalogix.com>,
	microblaze-uclinux@itee.uq.edu.au, linux-kernel@vger.kernel.org,
	vamos-dev@i4.informatik.uni-erlangen.de
Subject: Re: [PATCH] arch/microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option
Date: Wed, 11 Aug 2010 10:05:34 +0200	[thread overview]
Message-ID: <4C6259CE.70109@monstr.eu> (raw)
In-Reply-To: <20100810120052.GA26802@faui49.informatik.uni-erlangen.de>

Christian Dietrich wrote:
> CONFIG_CONTIGUOUS_PAGE_ALLOC doesn't exist in Kconfig, therefore removing
> all references to it from the source.

Applied.

Thanks,
Michal

> 
> Signed-off-by: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
> ---
>  arch/microblaze/include/asm/page.h |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/microblaze/include/asm/page.h b/arch/microblaze/include/asm/page.h
> index 4f268fa..1f033c6 100644
> --- a/arch/microblaze/include/asm/page.h
> +++ b/arch/microblaze/include/asm/page.h
> @@ -205,9 +205,6 @@ extern int page_is_ram(unsigned long pfn);
>  #define TOPHYS(addr)  __virt_to_phys(addr)
>  
>  #ifdef CONFIG_MMU
> -#ifdef CONFIG_CONTIGUOUS_PAGE_ALLOC
> -#define WANT_PAGE_VIRTUAL 1 /* page alloc 2 relies on this */
> -#endif
>  
>  #define VM_DATA_DEFAULT_FLAGS	(VM_READ | VM_WRITE | VM_EXEC | \
>  				 VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

      reply	other threads:[~2010-08-11  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-10 12:00 [PATCH] arch/microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option Christian Dietrich
2010-08-11  8:05 ` Michal Simek [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=4C6259CE.70109@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=benh@kernel.crashing.org \
    --cc=grant.likely@secretlab.ca \
    --cc=john.williams@petalogix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=microblaze-uclinux@itee.uq.edu.au \
    --cc=qy03fugy@stud.informatik.uni-erlangen.de \
    --cc=steve@digidescorp.com \
    --cc=vamos-dev@i4.informatik.uni-erlangen.de \
    /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.