All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] mark install_page static
Date: Tue, 7 Sep 2004 16:37:41 +0200	[thread overview]
Message-ID: <20040907143741.GA8606@lst.de> (raw)

Not used anywhere in modules and it really shouldn't either.


--- 1.28/mm/fremap.c	2004-08-23 10:15:12 +02:00
+++ edited/mm/fremap.c	2004-09-07 13:51:20 +02:00
@@ -99,8 +99,6 @@
 	spin_unlock(&mm->page_table_lock);
 	return err;
 }
-EXPORT_SYMBOL(install_page);
-
 
 /*
  * Install a file pte to a given virtual memory address, release any

             reply	other threads:[~2004-09-07 14:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-07 14:37 Christoph Hellwig [this message]
2004-09-07 17:09 ` [PATCH] mark install_page static Alan Cox
2004-09-07 18:12   ` Christoph Hellwig
2004-09-07 17:25     ` Alan Cox
2004-09-07 18:29       ` Christoph Hellwig
2004-09-07 19:14     ` Randy.Dunlap
2004-09-07 21:58       ` Sam Ravnborg
2004-09-07 20:00         ` Christoph Hellwig
2004-09-09 15:10     ` Herbert Poetzl
  -- strict thread matches above, loose matches on Subject: below --
2004-09-07 17:46 Petr Vandrovec
2004-09-07 17:46 ` Christoph Hellwig
2004-09-07 23:05 ` William Lee Irwin III

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=20040907143741.GA8606@lst.de \
    --to=hch@lst.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.