On Mon, Aug 04, 2003 at 03:01:39PM -0700, Jesse Barnes wrote: > On Mon, Aug 04, 2003 at 10:54:23PM +0100, Christoph Hellwig wrote: > > On Mon, Aug 04, 2003 at 02:14:04PM -0700, Jesse Barnes wrote: > > > nasid_t master_baseio_nasid = INVALID_NASID; /* This is the master base I/O nasid */ > > > +EXPORT_SYMBOL(master_nasid); > > > > why is this exported? > > Because no one's ripped it out yet. So rip it out :) > > > char sn_system_serial_number_string[128]; > > > u64 sn_partition_serial_number; > > > +EXPORT_SYMBOL(sn_system_serial_number_string); > > > +EXPORT_SYMBOL(sn_partition_serial_number); > > Modules. > > > > short physical_node_map[MAX_PHYSNODE_ID]; > > > +EXPORT_SYMBOL(physical_node_map); > > > > Again, what is all this for? > > Modules. What modules. My limited grep abilities can't find users and I don't really see much proper use for those either.. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Aug 4 18:07:52 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:16 EST