All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Consolidate init_mm definition
Date: Mon, 30 Mar 2009 00:38:57 +0800	[thread overview]
Message-ID: <20090329163857.GF7671@hack> (raw)
In-Reply-To: <20090326235116.GA26129@x200.localdomain>

On Fri, Mar 27, 2009 at 02:51:16AM +0300, Alexey Dobriyan wrote:
>* create mm/init-mm.c, move init_mm there
>* remove INIT_MM, initialize init_mm with C99 initializer
>* unexport init_mm on all arches:
>
>  init_mm is already unexported on x86.
>
>  One strange place is some OMAP driver (drivers/video/omap/) which
>  won't build modular, but it's already wants get_vm_area() export.
>  Somebody should look there.
>

Nice patch!

I don't know if my reply is too late or not.
But, do we need a new C file just to hold the init_mm definition?

Thanks.

-- 
Do what you love, f**k the rest! F**k the regulations!
 

  parent reply	other threads:[~2009-03-29 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-26 23:51 [PATCH] Consolidate init_mm definition Alexey Dobriyan
2009-03-27  0:05 ` Mike Frysinger
2009-03-27  1:56   ` Alexey Dobriyan
2009-03-27  3:54     ` Mike Frysinger
2009-03-29 16:38 ` Américo Wang [this message]
2009-03-29 17:59   ` Alexey Dobriyan
2009-04-07 21:11 ` Andrew Morton

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=20090329163857.GF7671@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.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 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.