lkml.org 
[lkml]   [2004]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.10-rc1-mm5
From
Date
On Thu, 2004-11-11 at 01:23 -0800, Andrew Morton wrote:

> +fbdev-add-vram-option-to-intelfb.patch
> +fbdev-fix-for-using-16-pixel-wide-font-in-fb-console.patch
> +fbdev-support-for-bigger-than-16x32-fonts-in-softcursor.patch
> +fbdev-support-for-bigger-than-16x32-fonts-in-rivafb-cursor.patch
> +fbcon-disable-fbcon-cursor-if-vt-softcursor-is-enabled.patch
> +fbdev-allow-mode-change-even-if-edid-block-is-not-found.patch
> +fbdev-fix-cursor-in-doublescan-mode-in-atyfb.patch
> +fbdev-fix-typo-in-atyfb.patch
> +fbdev-change-the-find_mode-behavior.patch
>
> fbdev updates
>

The kernel does not link an AMD64:
LD vmlinux
drivers/built-in.o(.text+0x7f53): In function `fbcon_set_font':
: undefined reference to `crc32_le'

This is the code snipped from drivers/video/console/fbcon.c (line 2303):

/* Since linux has a nice crc32 function use it for counting font
* checksums. */
csum = crc32(0, new_data, size);

After switching on CONFIG_CRC32, the kernel is linked correctly.
__
Markus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.277 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site