On Mon, Sep 11, 2000 at 09:00:02PM +0200, Mike Galbraith wrote:
> The symptom is _different_ than without the patch being applied?  That
> should be impossible.  With Kernel Debugging disabled, the patch should
> have zero effect.. you should have your original oops back.

Yeah, sorry about that :) I'll play around with it some and see if I
fscked up or if it is true.

> 
> Anyway, it boots fine with ikd:foo enabled, so what's different from
> stock kernel.  Frame-pointers?.. no way in hell.  Linking?..
> 
> <rummage rummage.. hoo boy, talk about grasping for straws>
> 
> If you edit arch/i386/vmlinux.lds in test8-virgin and just delete..
> 
>  /* Sections to be discarded */
>  /DISCARD/ : {
>  *(.text.exit)
>  *(.data.exit)
>  *(.exitcall.exit)
>  }
> 
> ..do your symptoms change?
> 

This gives me the original oops. No change from vanilia test8.

-- 
        Rasmus([EMAIL PROTECTED])

"I begin by taking. I shall find scholars later to demonstrate my 
perfect right." - Frederick (II) the Great
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to