[PATCH 18/33] kbuild: warn about references from .init.text to .exit.text

2007-07-17 Thread Sam Ravnborg
The .exit.text section may be discarded either at build or at runtime. So let modpost warn if this situation is detected. Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> --- scripts/mod/modpost.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/scripts/mod/modpost.c

[PATCH 18/33] kbuild: warn about references from .init.text to .exit.text

2007-07-17 Thread Sam Ravnborg
The .exit.text section may be discarded either at build or at runtime. So let modpost warn if this situation is detected. Signed-off-by: Sam Ravnborg [EMAIL PROTECTED] --- scripts/mod/modpost.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/scripts/mod/modpost.c