Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os

2008-02-22 Thread Randy Dunlap
On Fri, 22 Feb 2008 19:08:15 +0100 Sam Ravnborg wrote: On Thu, Feb 21, 2008 at 05:38:52PM -0800, Nish Aravamudan wrote: On 2/21/08, Sam Ravnborg [EMAIL PROTECTED] wrote: On Thu, Feb 21, 2008 at 10:54:40AM -0800, Nish Aravamudan wrote: On 2/20/08, Len Brown [EMAIL PROTECTED] wrote:

Re: [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os

2008-02-22 Thread Randy Dunlap
Sam Ravnborg wrote: Is there a way to generate (in Kconfig language) the boolean CONFIG_ACPI_CUSTOM_DSDT based on whether CONFIG_ACPI_CUSTOM_DSDT_FILE == or != ? I tried to muck around with that last night but couldn't get it to work. I.e., just present the ACPI_CUSTOM_DSDT_FILE config

[PATCH] [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os

2008-02-22 Thread Randy Dunlap
Let's see what the ACPI people think about this change. Thanks, Sam. --- From: Randy Dunlap [EMAIL PROTECTED] Make ACPI_CUSTOM_DSDT boolean config symbol a hidden and derived value, based on the value of ACPI_CUSTOM_DSDT_FILE (string). Only the latter is presented to the user as a config option

Re: 2.6.25-rc2-mm1 (x64 thermal build failure)

2008-02-19 Thread Randy Dunlap
On Tue, 19 Feb 2008 16:55:02 +0100 Thomas Petazzoni wrote: Le Mon, 18 Feb 2008 04:13:40 -0800, Andrew Morton [EMAIL PROTECTED] a écrit : Option 3 wold be to add more #ifdef CONFIG_DMI lines around the place. How ugly would that get? Like the attached patch. #ifdef CONFIG_DMI

Re: 2.6.25-rc2-mm1 (x64 thermal build failure)

2008-02-19 Thread Randy Dunlap
Thomas Petazzoni wrote: Le Tue, 19 Feb 2008 09:41:47 -0800, Randy Dunlap [EMAIL PROTECTED] a écrit : Does this patch apply to -mm? Seem like No. No, it was generated against 2.6.25-rc2. After converting it from mime(?) to ASCII Probably due to my PGP-MIME signature. Will try to remember

Re: 2.6.25-rc2-mm1 (x64 thermal build failure)

2008-02-16 Thread Randy Dunlap
On Sat, 16 Feb 2008 00:25:22 -0800 Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc2/2.6.25-rc2-mm1/ ACPI is enabled, but DMI=n. linux-2.6.25-rc2-mm1/drivers/acpi/thermal.c: In function 'acpi_thermal_init':

Re: [PATCH] CPU_IDLE: Documentation for CPU_IDLE

2008-02-12 Thread Randy Dunlap
Venki Pallipadi wrote: Updated reflecting Randy's comments. Thanks, Venki Documentation for cpuidle infrastructure. This patch was submitted once a while back. But, somehow got dropped or never made it upstream. Resending with updates. Signed-off-by: Venkatesh Pallipadi [EMAIL PROTECTED]

Re: [PATCH] CPU_IDLE: Documentation for CPU_IDLE

2008-02-12 Thread Randy Dunlap
On Mon, 11 Feb 2008 17:55:45 -0800 Venki Pallipadi wrote: Documentation for cpuidle infrastructure. This patch was submitted once a while back. But, somehow got dropped or never made it upstream. Resending with updates. Signed-off-by: Venkatesh Pallipadi [EMAIL PROTECTED] Index:

Re: [PATCH 0/5] Laptop driver documentation changes for 2.6.25

2008-02-11 Thread Randy Dunlap
On Sat, 09 Feb 2008 01:31:57 + Carlos Corbacho wrote: The following series implements the proposed creation of Documentation/laptops, and the movement of all the laptop driver documentation to this directory. I've also taken the opportunity to tack on the acer-wmi documentation in the

Re: Laptop driver documentation

2008-02-08 Thread Randy Dunlap
On Fri, 8 Feb 2008 13:11:14 -0200 Henrique de Moraes Holschuh wrote: On Fri, 08 Feb 2008, Carlos Corbacho wrote: I'm currently working on producing some documentation for acer-wmi, but before submitting it, I'm wondering where the best place in Documentation/ is for it to live?

Re: [PATCH 0/5] Laptop driver documentation changes for 2.6.25

2008-02-08 Thread Randy Dunlap
-laptop.txt to Documentation/laptops thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptops Documentation - Create laptops sub-directory for_each: Acked-by: Randy Dunlap [EMAIL PROTECTED] Oh. If any of these are purely moved files (from one location to another

Re: [PATCH 053/112] the generic thermal sysfs driver

2008-02-07 Thread Randy Dunlap
On Thu, 7 Feb 2008 04:34:15 -0500 Len Brown wrote: From: Zhang Rui [EMAIL PROTECTED] The Generic Thermal sysfs driver for thermal management. Signed-off-by: Zhang Rui [EMAIL PROTECTED] Signed-off-by: Thomas Sujith [EMAIL PROTECTED] Signed-off-by: Len Brown [EMAIL PROTECTED] ---

Re: [PATCH 053/112] the generic thermal sysfs driver

2008-02-07 Thread Randy Dunlap
, -Len From 54c82f9ae5b2106cc79633a611367883c374ad3f Mon Sep 17 00:00:00 2001 From: Len Brown [EMAIL PROTECTED] Date: Thu, 7 Feb 2008 16:55:08 -0500 Subject: [PATCH] ACPI: thermal: syntax, spelling, kernel-doc Organization: Intel Open Source Technology Center Reviewed-by: Randy Dunlap [EMAIL PROTECTED

Re: [PATCH 9/10] introduce intel_menlow platform specific driver

2008-01-17 Thread Randy Dunlap
On Thu, 17 Jan 2008 15:51:17 +0800 Zhang Rui wrote: From: Thomas Sujith [EMAIL PROTECTED] Intel menlow platform specific driver for thermal management. Signed-off-by: Thomas Sujith [EMAIL PROTECTED] Signed-off-by: Zhang Rui [EMAIL PROTECTED] --- drivers/misc/Kconfig| 10

Re: [PATCH 9/10] introduce intel_menlow platform specific driver

2008-01-17 Thread Randy Dunlap
Len Brown wrote: +static int +memory_get_int_max_bandwidth(struct thermal_cooling_device *cdev, +unsigned long *max_state) Don't put 'static int' (return type etc.) on a line by itself. That format is not wanted in Linux. (many places here) if checkpatch.pl and

Re: 2.6.23-rc3-mm1

2007-08-25 Thread Randy Dunlap
On Sun, 26 Aug 2007 01:26:21 +0200 Tilman Schmidt wrote: Am 25.08.2007 02:38 schrieb Pallipadi, Venkatesh: FATAL: Error inserting processor (/lib/modules/2.6.23-rc3-mm1-testing/kernel/drivers/acpi/processor.ko): Input/output error WARNING: Error inserting processor

Re: long-term regression

2007-06-27 Thread Randy Dunlap
[adding [EMAIL PROTECTED] On Wed, 27 Jun 2007 00:38:17 -0700 (PDT) [EMAIL PROTECTED] wrote: On Tue, 26 Jun 2007, Randy Dunlap wrote: On Mon, 25 Jun 2007 15:56:17 -0700 (PDT) [EMAIL PROTECTED] wrote: due to the size the files are posted at http://linux.lang.hm/linux let me know what

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-22 Thread Randy Dunlap
On Fri, 22 Jun 2007 20:55:30 -0700 Andrew Morton wrote: On Wed, 20 Jun 2007 11:25:48 -0700 Ravikiran G Thirumalai [EMAIL PROTECTED] wrote: Paper over 'select' inadequacies. Signed-off-by: Ravikiran Thirumalai [EMAIL PROTECTED] Index: linux-2.6.22-rc5/arch/x86_64/Kconfig

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-20 Thread Randy Dunlap
Andreas Herrmann wrote: On Tue, Jun 19, 2007 at 08:51:58PM -0700, Randy Dunlap wrote: On Tue, 19 Jun 2007 20:49:34 -0700 Randy Dunlap wrote: On Tue, 19 Jun 2007 23:38:02 -0400 Len Brown wrote: On Tuesday 19 June 2007 18:50, Andreas Herrmann wrote: Avoid compile warning

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-19 Thread Randy Dunlap
On Tue, 19 Jun 2007 23:38:02 -0400 Len Brown wrote: On Tuesday 19 June 2007 18:50, Andreas Herrmann wrote: Avoid compile warning if !ACPI_BLACKLIST_YEAR CC drivers/acpi/blacklist.o drivers/acpi/blacklist.c:76:5: warning: CONFIG_ACPI_BLACKLIST_YEAR is not defined How were

Re: [PATCH 7/12] acpi: fix another compile warning

2007-06-19 Thread Randy Dunlap
On Tue, 19 Jun 2007 20:49:34 -0700 Randy Dunlap wrote: On Tue, 19 Jun 2007 23:38:02 -0400 Len Brown wrote: On Tuesday 19 June 2007 18:50, Andreas Herrmann wrote: Avoid compile warning if !ACPI_BLACKLIST_YEAR CC drivers/acpi/blacklist.o drivers/acpi/blacklist.c:76:5

[PATCH] toshica_acpi: fix section mismatch in allyesconfig

2007-06-06 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Fix section error (allyesconfig). The exit function is called from init, so functions that are called by the exit function cannot be marked __exit. WARNING: drivers/built-in.o(.text+0xe5bc6): Section mismatch: reference to .exit. text: (between

[PATCH] sony-laptop: use NULL for pointer

2007-06-05 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Use NULL instead of 0 for pointer: drivers/misc/sony-laptop.c:1920:6: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/misc/sony-laptop.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion

Re: Fwd: Re: Linux 2.6.22-rc1

2007-05-15 Thread Randy Dunlap
On Wed, 16 May 2007 00:42:08 +0900 Mattia Dongili wrote: On Mon, May 14, 2007 at 10:45:46AM -0700, Randy Dunlap wrote: On Mon, 14 May 2007 07:49:31 +0200 (MEST) Jan Engelhardt wrote: On May 14 2007 10:55, Mattia Dongili wrote: On Sun, May 13, 2007 at 11:27:31AM +0200, Jan

Re: Fwd: Re: Linux 2.6.22-rc1

2007-05-14 Thread Randy Dunlap
On Mon, 14 May 2007 07:49:31 +0200 (MEST) Jan Engelhardt wrote: On May 14 2007 10:55, Mattia Dongili wrote: On Sun, May 13, 2007 at 11:27:31AM +0200, Jan Engelhardt wrote: On May 12 2007 20:20, Linus Torvalds wrote: Ok, the merge window has closed, and 2.6.22-rc1 is out there. I

Re: [PATCH] Disable MSI per FADT

2007-04-25 Thread Randy Dunlap
On Wed, 25 Apr 2007 11:05:12 +0800 Shaohua Li wrote: ACPI spec defines the bit and Microsoft uses it. Suppose Linux should use it too. Signed-off-by: Shaohua Li [EMAIL PROTECTED] ack. looks familiar. http://marc.info/?l=linux-kernelm=116361622308907w=2

Re: [patch] ACPI video driver output switch sysfs support

2007-04-25 Thread Randy Dunlap
On Wed, 25 Apr 2007 22:06:56 +0800 Luming Yu wrote: The update patch: Add output switch sysfs class support for ACPI video driver. signed-off-by: Luming Yu [EMAIL PROTECTED] --- acpi/Kconfig |2 +- acpi/video.c | 40 video/Kconfig |

[PATCH -mm] acpi/dock: use NULL for pointer

2007-03-21 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Use NULL instead of 0 for pointers: drivers/acpi/dock.c:677:75: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/acpi/dock.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- linux-2.6.21

Re: [2/6] 2.6.21-rc4: known regressions

2007-03-19 Thread Randy Dunlap
/show_bug.cgi?id=8162 Submitter : Randy Dunlap [EMAIL PROTECTED] Status : unknown Bug is rejected due to user error. This seems to be a netconsole hang, not ACPI. --- ~Randy - To unsubscribe from this list: send the line unsubscribe linux-acpi in the body of a message to [EMAIL PROTECTED] More

post-2.6.20 hangs during boot

2007-03-07 Thread Randy Dunlap
Hi, Anything after 2.6.20-pv (plain vanilla) hangs during boot for me. I built a kernel with CONFIG_ACPI_DEBUG=y and booted with acpi_dbg_level=0x10 acpi_dbg_layer=01x1ff. Boot log for 2.6.20-git1 is here: http://www.xenotime.net/linux/logs/2620-g1-bootlog.txt Ideas, suggestions? Thanks,

[PATCH] ACPI: use NULL for ptrs

2007-02-13 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Fix sparse warnings in ACPI: drivers/acpi/osl.c:208:10: warning: Using plain integer as NULL pointer drivers/acpi/tables/tbxface.c:411:49: warning: Using plain integer as NULL pointer drivers/acpi/processor_core.c:1008:10: warning: Using plain integer as NULL

Re: [linux-pm] [PATCH 1/6] [-mm]: ACPI: add a Kconfig option for ACPI procfs interface

2007-01-06 Thread Randy Dunlap
On Sat, 06 Jan 2007 19:35:10 +0800 Zhang Rui wrote: From: Zhang Rui [EMAIL PROTECTED] Add a kconfig option CONFIG_ACPI_PROCFS to make procfs interface a configurable attribute of ACPI. No procfs interface is actually deprecated, and no sysfs interface is added in this patch.

Re: [PATCH 3/22] Remove deprecated parameters

2006-12-19 Thread Randy Dunlap
On Tue, 19 Dec 2006 22:18:55 +0100 Corentin CHARY wrote: Remove the deprecated asus_uid and asus_gid parameters. Hi, Where are they documented as deprecated? Thanks. Signed-off-by: Corentin Chary [EMAIL PROTECTED] --- asus_acpi.c | 29 + 1 file changed, 5

Re: [PATCH 19/22] Swap W3V and W5A

2006-12-19 Thread Randy Dunlap
On Tue, 19 Dec 2006 22:20:35 +0100 Corentin CHARY wrote: Signed-off-by: Corentin Chary [EMAIL PROTECTED] --- Please tell us _why_ you are making a change, not just what the change is. asus_acpi.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) ---

Re: [PATCH 3/22] Remove deprecated parameters

2006-12-19 Thread Randy Dunlap
On Tue, 19 Dec 2006 23:18:10 +0100 Corentin CHARY wrote: Just look the code ;) - printk(KERN_WARNING asus_uid and asus_gid parameters are - deprecated, use chown and chmod instead!\n); - } That's really not the right place for it. See

Re: Display class

2006-12-06 Thread Randy Dunlap
for it to build. However, I still have build errors for aty. --- From: Randy Dunlap [EMAIL PROTECTED] Replace CONFIG_FB_BACKLIGHT with CONFIG_BACKLIGHT_CLASS_DEVICE in include/linux/fb.h and drivers/video/fbsysfs.c to match Kconfig changes. Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/video

Re: Display class

2006-12-06 Thread Randy Dunlap
On Wed, 6 Dec 2006 18:24:08 + (GMT) James Simmons wrote: That patch was rought draft for feedback. I applied your comments. This patch actually works. It includes my backlight fix as well. Glad to hear it. I had to make the following changes in order for it to build.

Re: Display class

2006-12-06 Thread Randy Dunlap
On Wed, 6 Dec 2006 15:10:44 + (GMT) James Simmons wrote: of Mr. Yu for acpi. Also this class could in time replace the lcd class located in the backlight directory since a lcd is a type of display. The final hope is that the purpose auxdisplay could fall under this catergory.

Re: Display class

2006-12-05 Thread Randy Dunlap
On Tue, 5 Dec 2006 18:03:39 + (GMT) James Simmons wrote: This is the pass at a display class to meet the needs of the output class of Mr. Yu for acpi. Also this class could in time replace the lcd class located in the backlight directory since a lcd is a type of display. The final hope

[PATCH] acpi: make ec_transaction not extern

2006-10-23 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Fix sparse warning: drivers/acpi/ec.c:372:12: warning: function 'ec_transaction' with external linkage has definition Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/acpi/ec.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) --- linux

Re: [PATCH] do not compile Sony Vaio extras as a module per default

2006-10-22 Thread Randy Dunlap
On Sun, 22 Oct 2006 12:54:30 +0200 (MEST) Jan Engelhardt wrote: --- current/drivers/acpi/Kconfig.orig2006-10-21 10:02:23.0 +0200 +++ current/drivers/acpi/Kconfig 2006-10-21 10:02:30.0 +0200 @@ -262,7 +262,6 @@ config ACPI_SONY tristate Sony Laptop Extras

Re: [PATCH] ACPI header length printk format warning

2006-10-12 Thread Randy Dunlap
On Thu, 12 Oct 2006 11:03:45 -0700 Stephen Hemminger wrote: Get rid of warning from printk arguments on 64 bit platforms. size_t (sizeof) should use %zd or %zu or %zx or %zX.

Re: [patch 02/12] ACPI: fix printk format warnings

2006-10-10 Thread Randy Dunlap
: [patch 02/12] ACPI: fix printk format warnings From: Randy Dunlap [EMAIL PROTECTED] Fix printk format warnings in drivers/acpi: drivers/acpi/tables/tbget.c:326: warning: format '%X' expects type 'unsigned int', but argument 5 has type 'long unsigned int' drivers/acpi/tables/tbrsdt.c:189

Re: [PATCH] Fix up a multitude of ACPI compiler warnings on x86_64

2006-09-29 Thread Randy Dunlap
On Fri, 29 Sep 2006 15:05:26 -0700 Andrew Morton wrote: On Fri, 29 Sep 2006 14:37:58 -0700 Martin Bligh [EMAIL PROTECTED] wrote: 32bit vs 64 bit issues. sizeof(sizeof) and sizeof(pointer) is variable, but we're trying to shove it into unsigned int or u32. ... - RSDT/XSDT length

[PATCH] acpi: cm_sbs: use NULL instead of 0 for ptr

2006-09-25 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Use NULL instead of 0 for pointer value, eliminate sparse warnings. Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/acpi/cm_sbs.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- linux-2618-g4.orig/drivers/acpi/cm_sbs.c +++ linux

Re: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11, why not in 9 ?

2006-09-24 Thread Randy Dunlap
On Fri, 22 Sep 2006 02:32:11 +0200 Stian Jordet wrote: tor, 14,.09.2006 kl. 20.43 +0100, skrev Sergio Monteiro Basto: drivers/acpi/pci_link.c, line #583 acpi_irq_penalty[link-irq.active] += PIRQ_PENALTY_PCI_USING; printk(PREFIX %s [%s] enabled at IRQ %d\n,

[UBUNTU PATCH: acpi] Do not abort method execution if asked to release not acquired mutex

2006-07-03 Thread Randy Dunlap
From: Chuck Short [EMAIL PROTECTED] [UBUNTU: acpi] Do not abort method execution if asked to release not acquired mutex. See http://bugme.osdl.org/show_bug.cgi?id=6687 Closes: #50088 patch location:

Re: [patch 16/18] disable ACPI on some Phoenix BIOS

2006-06-27 Thread Randy Dunlap
:[EMAIL PROTECTED] Sent: Saturday, June 24, 2006 7:37 PM To: Brown, Len Cc: linux-acpi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [patch 16/18] disable ACPI on some Phoenix BIOS From: Randy Dunlap [EMAIL PROTECTED] Disable ACPI on some Phoenix BIOS

Re: [Ubuntu PATCH] acpi: Add IBM R60E laptop to proc-idle blacklist

2006-06-20 Thread Randy Dunlap
Matthew Garrett wrote: On Mon, Jun 19, 2006 at 08:33:33PM -0700, Andrew Morton wrote: + { set_max_cstate, IBM ThinkPad R40e, { + DMI_MATCH(DMI_BIOS_VENDOR, IBM), + DMI_MATCH(DMI_BIOS_VERSION, 1SET70WW) }, (void*)1}, It seems that every R40e in the world is in that table.

[Ubuntu PATCH] nssearch: bad characters shouldn't be fatal

2006-06-20 Thread Randy Dunlap
[UBUNTU:acpi] Bad characters shouldn't be fatal. PatchAuthor: Len Brown [EMAIL PROTECTED] --- drivers/acpi/namespace/nssearch.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2617-pv.orig/drivers/acpi/namespace/nssearch.c +++ linux-2617-pv/drivers/acpi/namespace/nssearch.c

[Ubuntu PATCH] disable ACPI on some Phoenix BIOS

2006-06-20 Thread Randy Dunlap
Disable ACPI on some Phoenix BIOS, or the system will freeze. http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=8ae54aeedb4b33a74ba5d811abef07d83f1838f4 --- arch/i386/kernel/acpi/boot.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) ---