Home
last modified time | relevance | path

Searched hist:"266 bee88699ddbde42ab303bbc426a105cc49809" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dread.cdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>
H A Dpagelist.cdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>
H A Ddirect.cdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>
H A Dinternal.hdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>
H A Dinode.cdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>
H A Dwrite.cdiff 266bee88699ddbde42ab303bbc426a105cc49809 Tue Jun 27 14:59:15 CDT 2006 David Brownell <david-b@pacbell.net> [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>