• Bug#267255: unable to compile (asus_acpi.c)

    From Pedro Zorzenon Neto@1:229/2 to All on Sat Aug 21 15:30:18 2004
    XPost: linux.debian.kernel
    From: [email protected]

    Package: kernel-source-2.4.26
    Version: 2.4.26-5
    Severity: normal
    Tags: patch

    I can't compile kernel from sources. Patch follows.

    --- drivers/acpi/asus_acpi.c.orig 2004-08-21 09:44:25.000000000 -0300
    +++ drivers/acpi/asus_acpi.c 2004-08-21 09:44:55.000000000 -0300
    @@ -403,7 +403,7 @@
    if (copy_from_user(s, buf, count))
    return -EFAULT;
    s[count] = 0;
    - count = parse_arg(buffer, count, &value);
    + count = parse_arg(buf, count, &val);
    if (count > 0)
    return -EINVAL;
    return count;


    -- System Information:
    Debian Release: 3.1
    APT prefers testing
    APT policy: (500, 'testing')
    Architecture: i386 (i686)
    Kernel: Linux 2.4.26-1-686
    Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to pt_BR)

    Versions of packages kernel-source-2.4.26 depends on:
    ii binutils 2.14.90.0.7-8 The GNU assembler, linker and bina ii bzip2 1.0.2-1 A high-quality block-sorting file ii coreutils [fileutils] 5.2.1-2 The GNU core utilities
    ii fileutils 5.2.1-2 The GNU file management utilities

    -- no debconf information


    --
    To UNSUBSCRIBE, email to debi