From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] unexport install_page
Date: Thu, 16 Feb 2006 18:03:25 +0100 [thread overview]
Message-ID: <20060216170325.GF3511@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>
--- 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-16 17:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 17:03 Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-02-20 22:37 [2.6 patch] unexport install_page Adrian Bunk
2006-02-21 10:38 ` 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
2006-06-29 19:19 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=20060216170325.GF3511@stusta.de \
--to=bunk@stusta.de \
--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