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, 1 Jun 2007 14:56:43 -0700
From:	"Yinghai Lu" <yhlu.kernel@...il.com>
To:	"Eric W. Biederman" <ebiederm@...ssion.com>
Cc:	"Andi Kleen" <ak@...e.de>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Greg KH" <gregkh@...e.de>, "Bjorn Helgaas" <bjorn.helgaas@...com>,
	"Vivek Goyal" <vgoyal@...ibm.com>,
	"linux kernel mailing list" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3]i386: early init pgt for fix virtual addr in head.S

On 6/1/07, Eric W. Biederman <ebiederm@...ssion.com> wrote:
>
> Yes.  I posted it to lkml, and the virtualization list, on the 30th of April.
> I thought you had seen that.
>

4/30?, switch time! No computer yet.

I follow your post last year, and made it to adaptive to relocatable kernel.
for x86_64 head.S
you are using _KERNPG_TABLE + _PAGE_USER
and i found out it it is _PAGE_TABLE.===> otherwise initrd can not be loaded.

for other code for i386, you may need to dig and repost it.

for code in early_printk.c, i added some timeout control. your orginal
code will hang if client not take accept char.

two things left:
1. find port with debug device, and set it to default debug port.
Nvidia chipset has one in PCI config space. need to check other
chipset...
2. make ehci controller can work at the same time with debuge port.

YH
-
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