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:	Fri, 14 Aug 2009 12:12:02 +0300
From:	Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To:	Lin Ming <ming.m.lin@...el.com>
Cc:	Len Brown <lenb@...nel.org>, "Brown, Len" <len.brown@...el.com>,
	"Moore, Robert" <robert.moore@...el.com>,
	"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: acpi_ex_system_memory_space_handler oops

>which I belive is (marked with __):
>        /*
>         * Does the request fit into the cached memory mapping?
>         * Is 1) Address below the current mapping? OR
>         *    2) Address beyond the current mapping?
>         */
>        if ((__ address __ < mem_info->mapped_physical_address) ||
>            (((acpi_integer) address + length) > ((acpi_integer)
>

I was wrong. Sorry.

	Sergey

Download attachment "signature.asc" of type "application/pgp-signature" (316 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ