On Wed, 2007-10-31 at 20:48 +0100, Christoph Raisch wrote: > Michael Ellerman <[email protected]> wrote on 30.10.2007 23:50:36: > > > > On Tue, 2007-10-30 at 09:39 +0100, Christoph Raisch wrote: > > > > > > Michael Ellerman <[email protected]> wrote on 28.10.2007 23:32:17: > > > Hope I didn't miss anything here... > > > > Perhaps. When we kdump the kernel does not call the reboot notifiers, so > > the code Jan-Bernd just added won't get called. So the eHEA resources > > won't be freed. When the kdump kernel tries to load the eHEA driver what > > will happen? > > > Good point. > > If the device driver tries to allocate resources again (in the kdump > kernel), > which have been allocated before (in the crashed kernel) the hcalls will > fail because from the hypervisor view the resources are still in use. > Currently there's no method to find out the resource handles for these > HEA resources allocated by the crashed kernel within the hypervisor... So the hypervisor can't allocate more resources, because they're already allocated, but it can't free the ones that are allocated because it doesn't know what they are? I don't think I understand. If that's really the way it works then eHEA is more or less broken for kdump I'm afraid. cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [PATCH] ehea: add kexec support
- From: Christoph Raisch <[email protected]>
- Re: [PATCH] ehea: add kexec support
- References:
- [PATCH] ehea: add kexec support
- From: Jan-Bernd Themann <[email protected]>
- Re: [PATCH] ehea: add kexec support
- From: Michael Ellerman <[email protected]>
- Re: [PATCH] ehea: add kexec support
- From: Christoph Raisch <[email protected]>
- Re: [PATCH] ehea: add kexec support
- From: Michael Ellerman <[email protected]>
- Re: [PATCH] ehea: add kexec support
- From: Christoph Raisch <[email protected]>
- [PATCH] ehea: add kexec support
- Prev by Date: [PATCH 1/4] Blackfin I2C/TWI driver: Add repeat start feature to avoid break of a bundle of i2c master xfer operation.
- Next by Date: Re: 2.6.23 regression: accessing invalid mmap'ed memory from gdb causes unkillable spinning
- Previous by thread: Re: [PATCH] ehea: add kexec support
- Next by thread: Re: [PATCH] ehea: add kexec support
- Index(es):