Package: kernel-patch-lkcd Version: 6.1.0-2.1 Severity: normal
Hi,
there is an error in file "drivers/dump/dump_overlay.c" line 791 in dump_passthru_add_data function :
maybe it's
printk("Page count 0x%x\n", page_count(page));
instead of
printk("Page count 0x%x\n", page_count(page->count));
(count is not a memeber of stuct page, it's _count).
Regards.
-- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.9.test1 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED])
Versions of packages kernel-patch-lkcd depends on: ii bash 2.05b-24 The GNU Bourne Again SHell ii grep-dctrl 2.1.8 Grep Debian package information ii patch 2.5.9-2 Apply a diff file to an original
-- no debconf information
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]