public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] unexport hugetlb_total_pages
@ 2005-03-06 14:39 Adrian Bunk
  2005-03-13 20:30 ` William Lee Irwin III
  2005-03-13 20:31 ` William Lee Irwin III
  0 siblings, 2 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-03-06 14:39 UTC (permalink / raw)
  To: wli; +Cc: linux-kernel

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-mm1-full/mm/hugetlb.c.old	2005-03-04 15:47:11.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/hugetlb.c	2005-03-04 15:47:29.000000000 +0100
@@ -230,7 +230,6 @@
 {
 	return nr_huge_pages * (HPAGE_SIZE / PAGE_SIZE);
 }
-EXPORT_SYMBOL(hugetlb_total_pages);
 
 /*
  * We cannot handle pagefaults against hugetlb pages at all.  They cause


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6 patch] unexport hugetlb_total_pages
  2005-03-06 14:39 [2.6 patch] unexport hugetlb_total_pages Adrian Bunk
@ 2005-03-13 20:30 ` William Lee Irwin III
  2005-03-13 20:31 ` William Lee Irwin III
  1 sibling, 0 replies; 4+ messages in thread
From: William Lee Irwin III @ 2005-03-13 20:30 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-kernel

On Sun, Mar 06, 2005 at 03:39:08PM +0100, Adrian Bunk wrote:
> I didn't find any possible modular usage in the kernel.
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

Acked-by: William Irwin <wli@holomorphy.com>


-- wli

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6 patch] unexport hugetlb_total_pages
  2005-03-06 14:39 [2.6 patch] unexport hugetlb_total_pages Adrian Bunk
  2005-03-13 20:30 ` William Lee Irwin III
@ 2005-03-13 20:31 ` William Lee Irwin III
  1 sibling, 0 replies; 4+ messages in thread
From: William Lee Irwin III @ 2005-03-13 20:31 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-kernel, akpm

On Sun, Mar 06, 2005 at 03:39:08PM +0100, Adrian Bunk wrote:
> I didn't find any possible modular usage in the kernel.
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

Acked-by: William Irwin <wli@holomorphy.com>


-- wli

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [2.6 patch] unexport hugetlb_total_pages
@ 2005-03-24  3:09 Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-03-24  3:09 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, wli

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: William Irwin <wli@holomorphy.com>

---

This patch was already sent on:
- 6 Mar 2005

--- linux-2.6.11-mm1-full/mm/hugetlb.c.old	2005-03-04 15:47:11.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/hugetlb.c	2005-03-04 15:47:29.000000000 +0100
@@ -230,7 +230,6 @@
 {
 	return nr_huge_pages * (HPAGE_SIZE / PAGE_SIZE);
 }
-EXPORT_SYMBOL(hugetlb_total_pages);
 
 /*
  * We cannot handle pagefaults against hugetlb pages at all.  They cause


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-24  3:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 14:39 [2.6 patch] unexport hugetlb_total_pages Adrian Bunk
2005-03-13 20:30 ` William Lee Irwin III
2005-03-13 20:31 ` William Lee Irwin III
  -- strict thread matches above, loose matches on Subject: below --
2005-03-24  3:09 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox