Displaying 3 results from an estimated 3 matches for "git17".
Did you mean:
git1
2007 Apr 18
3
Section mismatch in parainstructions
...(at offset 0x0)
WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x8)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
scripts/mod/modpost.c | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.19-git17.orig/scripts/mod/modpost.c
+++ linux-2.6.19-git17/scripts/mod/modpost.c
@@ -997,6 +997,7 @@ static int exit_section_ref_ok(const cha
"__bug_table", /* used by powerpc for BUG() */
".exitcall.exit",
".eh_frame",
+ ".parainstructions",
".stab&...
2007 Apr 18
3
Section mismatch in parainstructions
...(at offset 0x0)
WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x8)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
scripts/mod/modpost.c | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.19-git17.orig/scripts/mod/modpost.c
+++ linux-2.6.19-git17/scripts/mod/modpost.c
@@ -997,6 +997,7 @@ static int exit_section_ref_ok(const cha
"__bug_table", /* used by powerpc for BUG() */
".exitcall.exit",
".eh_frame",
+ ".parainstructions",
".stab&...
2007 Oct 23
6
Any Xen kernel based on something newer than 2.6.18 ?
Hello all,
I''m trying to get my servers to work with Xen, but as I use sata2, it
looks like only a recent kernel will do the job. But unferotunately, ony
and official 2.6.8 is provided, which doesn''t boot at all on those machines.
I''ve tried ubuntu''s 2.6.22-xen, but ti looks very buggy. Where could we
find patches for 2.6.22/23 to add Xen?
How could I gete a