All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Johannes Weiner <hannes@saeurebad.de>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [patch 4/4] mm: Unexport __alloc_bootmem_core()
Date: Wed, 30 Apr 2008 20:42:35 +0200	[thread overview]
Message-ID: <20080430184235.GD3008@elte.hu> (raw)
In-Reply-To: <20080430170840.176104554@symbol.fehenstaub.lan>


* Johannes Weiner <hannes@saeurebad.de> wrote:

> This function has no external callers, so unexport it.  Also fix its
> naming inconsistency.
> 
> Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
> CC: Ingo Molnar <mingo@elte.hu>
> ---
> 
> It could be argued that all bootmem alloc function names begin with 
> underscores.  But I chose to `no _core function names begin with 
> underscores' :)

lol :) The double underscores definitely prove it that this code was 
originally written by me ;-)

	Ingo

WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@elte.hu>
To: Johannes Weiner <hannes@saeurebad.de>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [patch 4/4] mm: Unexport __alloc_bootmem_core()
Date: Wed, 30 Apr 2008 20:42:35 +0200	[thread overview]
Message-ID: <20080430184235.GD3008@elte.hu> (raw)
In-Reply-To: <20080430170840.176104554@symbol.fehenstaub.lan>

* Johannes Weiner <hannes@saeurebad.de> wrote:

> This function has no external callers, so unexport it.  Also fix its
> naming inconsistency.
> 
> Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
> CC: Ingo Molnar <mingo@elte.hu>
> ---
> 
> It could be argued that all bootmem alloc function names begin with 
> underscores.  But I chose to `no _core function names begin with 
> underscores' :)

lol :) The double underscores definitely prove it that this code was 
originally written by me ;-)

	Ingo

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2008-04-30 18:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30 17:05 [patch 0/4] Bootmem cleanups Johannes Weiner
2008-04-30 17:05 ` Johannes Weiner
2008-04-30 17:05 ` [patch 1/4] mm: Move bootmem descriptors definition to a single place Johannes Weiner
2008-04-30 17:05   ` Johannes Weiner
2008-04-30 17:05 ` [patch 2/4] mm: Fix free_all_bootmem_core alignment check Johannes Weiner
2008-04-30 17:05   ` Johannes Weiner
2008-04-30 17:05 ` [patch 3/4] mm: Normalize internal argument passing of bootmem data Johannes Weiner
2008-04-30 17:05   ` Johannes Weiner
2008-04-30 17:05 ` [patch 4/4] mm: Unexport __alloc_bootmem_core() Johannes Weiner
2008-04-30 17:05   ` Johannes Weiner
2008-04-30 18:42   ` Ingo Molnar [this message]
2008-04-30 18:42     ` Ingo Molnar
2008-04-30 18:43 ` [patch 0/4] Bootmem cleanups Ingo Molnar
2008-04-30 18:43   ` Ingo Molnar
2008-05-01 10:22   ` Johannes Weiner
2008-05-01 10:22     ` Johannes Weiner

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=20080430184235.GD3008@elte.hu \
    --to=mingo@elte.hu \
    --cc=hannes@saeurebad.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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.