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, 8 Nov 2011 14:10:14 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	karl@....com
Cc:	linux-kernel@...r.kernel.org,
	Tomoya MORINAGA <tomoya-linux@....lapis-semi.com>
Subject: Re: Kernel (3.0 and later) panic

On Mon, 07 Nov 2011 12:19:22 -0800
Karl Auerbach <karl@....com> wrote:

> Versions 3.0 and later of the Linux kernel get a null pointer panic when
> booting on a Soekris Net6501 board.
> 
> The documentation for that board is at:
> 
>   http://soekris.com/media/manuals/net6501_manual.pdf
> 
> (It's an Intel Atom based board.)

And with an EG20T. Yes I see whats going on.

I think its being caused by Tomoya Morinaga's patch to handle EG20T
nicely. If you don't have the EG20T driver in then it tries to fall back
to 8250 but the entries are missing

	.setup = pci_default_setup.


Patch to test will follow in about 2 minutes. Please test and report back.

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