On Wed, Apr 6, 2011 at 1:44 PM, Vladimir Kirillov <[email protected]> wrote: > Hello, tech-kern@! > > Here's the diff for ddb(4): > - reuse the common code for stack traces > (and rely on sizeof(long) in most cases) > - use db_read_* api to be usable from crash(8). > > I need this for crash(8) amd64 support diff which I'll send > in the next letter. > > I'm using this on amd64, survived a kernel build on i386, tests > are welcome! >
I like your patch. -- Regards. Adam
