Subject: Re: Can't load LKMs on -current/amd64: .eh_frame overlaps .data
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 02/26/2006 21:59:56
On Sun, Feb 26, 2006 at 01:31:21PM -0500, Nathan J. Williams wrote:
> 
> This doesn't justify its inclusion in our non-C++ kernel, of course,
> but in general C objects, which may be linked with C++, it should be
> present.

Is it needed if the C code doesn't call back into C++ ?
(or do signal handlers generating C++ exceptions cause grief).

I also recall something about 2 levels of data, the lower one only
keeping the info on procedure calls, not on every stack change.

	David

-- 
David Laight: david@l8s.co.uk