[ibm-acpi-devel] [patch] thinkpad_acpi: buffer overflow in fan_get_status()

2012-09-09 Thread Dan Carpenter
The acpi_evalf() function modifies four bytes of data but in fan_get_status() we pass a pointer to u8. I have modified the function to use type checking now. Signed-off-by: Dan Carpenter diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index df3016b..073

[ibm-acpi-devel] [PATCH 4/5] platform: x86: remove acpi_bus_generate_proc_event

2012-09-09 Thread Davidlohr Bueso
Calling this function no longer makes sense as /proc/acpi/event is being removed. Signed-off-by: Davidlohr Bueso --- drivers/platform/x86/asus-laptop.c |1 - drivers/platform/x86/eeepc-laptop.c |1 - drivers/platform/x86/fujitsu-laptop.c |4 drivers/platform/x86/panas

[ibm-acpi-devel] unknown possible thermal alarm or keyboard event received

2012-09-09 Thread Toralf Förster
Hi, as requested by you here it is (ThinkPad T420, model 4180f65), stable Gentoo Linux kernel 3.5.3 : n22 ~ # grep -B 3 -A 3 'unhandled HKEY event' /var/log/messages 2012-08-26T11:12:49.000+02:00 n22 nobody: monitor.sh: display=:0 int=LVDS1 ext=VGA1 2012-08-26T11:13:04.067+02:00 n22 kernel: at

[ibm-acpi-devel] [PROBLEM] thinkpad_acpi: unhandled HKEY event 0x6040

2012-09-09 Thread Pekka Enberg
Hello, I'm seeing this when I dock a Thinkpad X220 laptop: [ 3129.616279] thinkpad_acpi: unknown possible thermal alarm or keyboard event received [ 3129.616297] thinkpad_acpi: unhandled HKEY event 0x6040 [ 3129.616298] thinkpad_acpi: please report the conditions when this event happened to ibm-a

[ibm-acpi-devel] thinkpad_acpi: unhandled HKEY event 0x6040

2012-09-09 Thread Richard Pickett
per the request in the log entry: Sep 8 09:56:33 lw530 kernel: [44878.623867] usb 3-2: new high-speed USB device number 5 using xhci_hcd Sep 8 09:56:33 lw530 kernel: [44878.640555] hub 3-2:1.0: USB hub found Sep 8 09:56:33 lw530 kernel: [44878.640600] hub 3-2:1.0: 4 ports detected Sep 8 09:56:

[ibm-acpi-devel] TninkPad X220: thinkpad_acpi: unknown possible thermal alarm or keyboard event

2012-09-09 Thread Alexey Khoroshilov
Sep 6 00:05:22 hednb2 kernel: [ 5079.763870] thinkpad_acpi: unknown possible thermal alarm or keyboard event received Sep 6 00:05:22 hednb2 kernel: [ 5079.763879] thinkpad_acpi: unhandled HKEY event 0x6040 Sep 6 00:05:22 hednb2 kernel: [ 5079.763884] thinkpad_acpi: please report the con

[ibm-acpi-devel] thinkpad_acpi: unknown possible thermal alarm or keyboard event received

2012-09-09 Thread Kisl
Dear sirs or madams, as requested in my syslog, I'd like to inform you about the circumstances of a crash/reboot I encounered. It occurred while I was watching a FLV video in VLC, although I don't think that is related. A similar crash/reboot happend one or two days ago when the system was basical

Re: [ibm-acpi-devel] [PROBLEM] thinkpad_acpi: unhandled HKEY event 0x6040

2012-09-09 Thread Borislav Petkov
On Fri, Aug 17, 2012 at 11:17:48AM -0300, Henrique de Moraes Holschuh wrote: > On Fri, 17 Aug 2012, Pekka Enberg wrote: > > [ 3129.616297] thinkpad_acpi: unhandled HKEY event 0x6040 > > [ 3129.616298] thinkpad_acpi: please report the conditions when this > > event happened to ibm-acpi-devel@lists.s