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] [day] [month] [year] [list]
Date:	Sat, 07 Feb 2009 21:48:08 +0100
From:	Jiri Slaby <jirislaby@...il.com>
To:	Brian Gerst <brgerst@...il.com>
CC:	mingo@...hat.com, tglx@...utronix.de, hpa@...or.com, pavel@...e.cz,
	rjw@...k.pl, linux-kernel@...r.kernel.org,
	Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH 1/1] x86_64: fix early_gdt_descr_base mangling

Brian Gerst wrote:
>> @@ -425,7 +426,7 @@ NEXT_PAGE(level2_spare_pgt)
>>  early_gdt_descr:
>>        .word   GDT_ENTRIES*8-1
>>  early_gdt_descr_base:
>> -       .quad   per_cpu__gdt_page
>> +       .quad   0
> 
> The add of the load address isn't done on UP, so this breaks it.

Ah, I see.

> Actually, hold off on this patch.

Ok, thanks, holding on...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ