From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] unexport install_page
Date: Mon, 20 Feb 2006 23:37:09 +0100 [thread overview]
Message-ID: <20060220223709.GT4661@stusta.de> (raw)
No in-kernel module is using it, so there's no reason bloating the
kernel with this EXPORT_SYMBOL.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 16 Feb 2006
--- linux-2.6.16-rc3-mm1-full/mm/fremap.c.old 2006-02-16 16:45:09.000000000 +0100
+++ linux-2.6.16-rc3-mm1-full/mm/fremap.c 2006-02-16 16:45:18.000000000 +0100
@@ -89,7 +89,6 @@
out:
return err;
}
-EXPORT_SYMBOL(install_page);
/*
* Install a file pte to a given virtual memory address, release any
next reply other threads:[~2006-02-20 22:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-20 22:37 Adrian Bunk [this message]
2006-02-21 10:38 ` [2.6 patch] unexport install_page Christoph Hellwig
2006-02-21 12:49 ` Hugh Dickins
2006-02-21 14:13 ` Adrian Bunk
2006-02-21 14:34 ` Alan Cox
2006-02-21 14:36 ` Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-06-29 19:19 Adrian Bunk
2006-02-16 17:03 Adrian Bunk
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=20060220223709.GT4661@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.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.