Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420031 - x11-drivers/nvidia-drivers with kernel 3.5.0-rc1 - work/kernel/nv-acpi.c:303:9: error: too many arguments to function ‘acpi_os_wait_events_complete’
Summary: x11-drivers/nvidia-drivers with kernel 3.5.0-rc1 - work/kernel/nv-acpi.c:303:...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-06-07 04:51 UTC by Daniel Santos
Modified: 2012-06-07 14:10 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix the changed interface problem (nv-acpi.c.patch,526 bytes, text/plain)
2012-06-07 04:51 UTC, Daniel Santos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Santos 2012-06-07 04:51:27 UTC
Created attachment 314503 [details]
patch to fix the changed interface problem

Just in case you change your mind on the pre-emptive unreleased-kernel-broke-nvidia thing:

/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.c: In function ‘nv_acpi_remove’:
/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.c:303:9: error: too many arguments to function ‘acpi_os_wait_events_complete’
include/acpi/acpiosxf.h:208:6: note: declared here
make[3]: *** [/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel/nv-acpi.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/tmp/portage/x11-drivers/nvidia-drivers-295.53/work/kernel] Error 2
NVIDIA: left KBUILD.

as usual, only changes behavior in linux-3.5.0 or later
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-06-07 14:10:25 UTC
We do not support unreleased kernels.