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, 27 Jun 2008 16:22:23 +0200
From:	Bernhard Walle <bwalle@...e.de>
To:	Vivek Goyal <vgoyal@...hat.com>
Cc:	x86@...nel.org, kexec@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	"Eric W. Biederman" <ebiederm@...ssion.com>
Subject: Re: [PATCH] x86: Find offset for crashkernel reservation
 automatically

* Vivek Goyal [2008-06-27 10:19]:
> On Fri, Jun 27, 2008 at 04:06:56PM +0200, Bernhard Walle wrote:
> > * Vivek Goyal [2008-06-27 09:42]:
> > > 
> > > Thinking more about. Let me step back. I think it is not good idea to
> > > take this kernel take decision about the capability of kernel being
> > > loaded. There is no way we can find out now that if a kernel is capable
> > > of running from this memory location or not. This is highly variable. So,
> > > please ignore above comment.
> > 
> > Maybe below 4G makes sense. Because you need some 32 bit memory for DMA.
> > That's mostly an architecture limitation, so that could make sense to
> > check here.
> 
> Even if you need some 32bit memory in the lower regions, kexec can handle
> it with backup segment mechanism (currently 640K). We can always increse
> the backup region size.
> 
> So I would think that it is best to leave it without any checking and 
> then let kexec-tools handle it.

Ah, that's true. Only on x86, right? (That would be an alternative for
ia64, too ...)

But in general policy should go in userspace (if possible), so I agree
with you that kexec-tools can handle that.


Bernhard
-- 
Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development
--
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