David Brownell 266bee8869 [PATCH] fix static linking of NFS
Builds on ARM report link problems with common configurations like
statically linked NFS (for nfsroot).  The symptom is that __init
section code references __exit section code; that won't work since
the exit sections are discarded (since they can never be called).

The best fix for these particular cases would be an "__init_or_exit"
section annotation.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 14:07:19 -07:00
..
2006-06-26 18:35:02 +02:00
2006-06-25 10:01:22 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:20 -07:00
2006-06-26 18:35:02 +02:00
2006-06-09 09:40:27 -04:00
2006-06-27 14:07:19 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 14:43:21 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:17 -07:00
2006-06-26 18:35:02 +02:00
2006-06-23 17:10:39 +02:00
2006-06-26 09:58:17 -07:00
2006-06-23 17:10:39 +02:00
2006-06-23 17:10:39 +02:00
2006-06-23 07:42:53 -07:00
2006-06-26 09:58:17 -07:00
2006-06-23 07:42:49 -07:00
2006-06-26 09:58:17 -07:00
2006-06-26 09:58:17 -07:00
2006-06-23 07:42:49 -07:00