Re: [PATCH] sisfb update 2.6.1
From: Thomas Winischhofer
Date: Thu Jan 22 2004 - 05:23:39 EST
Andrew Morton wrote:
Well darn, that patch fixed the wrong bit and we still have float in there.
allmodconfig doesn't pick this up.
drivers/built-in.o: In function `sisfb_do_set_var':
//drivers/video/sis/sis_main.c:654: undefined reference to `__floatsidf'
...
drivers/built-in.o: In function `sisfb_init':
//drivers/video/sis/sis_main.c:4450: undefined reference to `__floatsidf'
Search for "1E12" in sis_main.c
I did. "Not found."
Compiles and links wonderfully here.... erm yes, WITH mfloat.
Search for "1000000000" in sis_main.c. If you don't find this, you
didn't apply the patch ;)
With what value is "VER_LEVEL" in sis_main.h #defined? Should be 25.
Me confused....
Thomas
--
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net *** http://www.winischhofer.net/
twini AT xfree86 DOT org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/