public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH]: linux-2.5.41uc1 (MMU-less support)
Date: Fri, 11 Oct 2002 13:50:17 +1000	[thread overview]
Message-ID: <3DA64A79.6020401@snapgear.com> (raw)
In-Reply-To: 20021010171816.A21468@infradead.org

Hi All,

Heres a tivial mm (MMU-less) patch that cleans up many of
the "#ifdef COFNIG_MMU" littered all over the mm/* files.
The Makefile now chooses which files to compile appropriately.

http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.41uc2-mm.patch.gz

This leaves the following files as the only ones with
conditionals:

   mm/filemap.c
   mm/mmap.c
   mm/page_alloc.c
   mm/page_io.c
   mm/slab.c
   mm/swap_state.c
   mm/swapfile.c
   mm/vmscan.c

I have a patch from Christoph that will take care of much
of the swap stuff still to apply.

Regards
Greg



> On Fri, Oct 11, 2002 at 02:00:47AM +1000, Greg Ungerer wrote:
> 
>>Hi All,
>>
>>An updated uClinux patch is available at:
>>
>>http://www.uclinux.org/pub/uClinux/uClinux-2.5.x/linux-2.5.41uc1.patch.gz
>>
>>This one has the long awaited merge of the mmnommu and mm directories.
>>Went pretty smoothly really. The patches are not too bad, but there is
>>still some cleaning to do. A couple of files are still heavily #ifdef'ed
>>(like mm/mmap.c, mm/swap_state.c and mm/swapfile.c) but I think these
>>can ironed out a bit.



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Wizard        EMAIL:  gerg@snapgear.com
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com


      parent reply	other threads:[~2002-10-11  3:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10 16:00 [PATCH]: linux-2.5.41uc1 (MMU-less support) Greg Ungerer
2002-10-10 16:18 ` Christoph Hellwig
2002-10-11  0:56   ` Greg Ungerer
2002-10-11  3:50   ` Greg Ungerer [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=3DA64A79.6020401@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=hch@infradead.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