lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 Aug 2006 18:10:06 +0200
From:	Maciej Rutecki <maciej.rutecki@...il.com>
To:	Len Brown <lenb@...nel.org>
CC:	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
	linux-acpi@...r.kernel.org
Subject: [Re: 2.6.18-rc4-mm2] standby error

Len Brown napisaƂ(a):
> Please dump the stack so we can find the secretive caller to 
> acpi_format_exception().
> 
> thanks,
> -Len
> 
> diff --git a/drivers/acpi/utilities/utglobal.c b/drivers/acpi/utilities/utglobal.c
> index 014030a..561ea5e 100644
> --- a/drivers/acpi/utilities/utglobal.c
> +++ b/drivers/acpi/utilities/utglobal.c
> @@ -125,6 +125,7 @@ const char *acpi_format_exception(acpi_s
>  			    "Unknown exception code: 0x%8.8X", status));
>  
>  		exception = "UNKNOWN_STATUS_CODE";
> +dump_stack();
>  	}
>  
>  	return (ACPI_CAST_PTR(const char, exception));
> 
> 

Kernel 2.6.18-rc4-mm2 with reverted
fs-cache-make-kafs-use-fs-cache-12.patch and git-acpi.patch (as
previous), with added dump_stack().

I try: "echo standby > /sys/power/state".

I look in the dmesg and syslog but I not notice any new entries.


-- 
Maciej Rutecki <maciej.rutecki@...il.com>
http://www.unixy.pl
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/wiki/)

Download attachment "config-2.6.18-rc4-mm2.gz" of type "application/x-gzip" (14661 bytes)

Download attachment "dmesg.gz" of type "application/x-gzip" (9549 bytes)

Download attachment "lsmod_output.txt.gz" of type "application/x-gzip" (821 bytes)

Download attachment "syslog_resume2.txt.gz" of type "application/x-gzip" (1908 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ