* mm/ routines: to EXPORT or not to EXPORT
@ 2010-04-04 22:05 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2010-04-04 22:05 UTC (permalink / raw)
To: linux-mm
sorry, i didn't mean to start such an animated discussion, but from
a newbie perspective (someone who's just recently started to peruse
the mm/code), it seems like there are some real inconsistencies.
for instance, in filemap.c, we have:
EXPORT_SYMBOL(add_to_page_cache_locked);
curiously, though, what seems to be the converse routine,
remove_from_page_cache(), is *not* exported. that just seems odd but
maybe i just have to read further.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
--
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-04 22:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-04 22:05 mm/ routines: to EXPORT or not to EXPORT Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).