[<prev] [next>] [day] [month] [year] [list]
Message-ID: <7783925d0701170412u2db661d6md5890f2a713ee808@mail.gmail.com>
Date: Wed, 17 Jan 2007 17:42:46 +0530
From: "Rick Brown" <rick.brown.3@...il.com>
To: kernelnewbies@...linux.org, linux-newbie@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: EXPORT_SYMBOL not mandatory in 2.4.x?
Hi,
1) I'm using two 2.4 based kernel modules. The first module defines a
symbol but does not EXPORT_SYSMBOL() it. Would my second module be
able to use that symbol? In 2.4? In 2.6?
2) Also, in 2.4, is it OK if I start using my device memory before
request_mem_region()?
Thanks,
Rick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists