[PATCH] oops on entry to kdb with gcc 3.1
Dave Anderson
anderson at redhat.com
Thu Aug 1 10:32:41 PDT 2002
Jim Houston wrote:
> Hi Dave, Keith,
>
> Dave, My patch should not be needed with gcc 2.96. I have
> seen the oops in the kdba_setjmp when I had broken Makefiles.
> In particular if the CONFIG_FRAME_POINTER should be controlling
> the -fomit-frame-pointer option. If you are using -fomit-frame-pointer
> then CONFIG_FRAME_POINTER should not be defined.
>
Thanks Jim -- you are right, the CONFIG_FRAME_POINTER is defined
but ignored by the kernel build. I appreciate the info...
Dave
More information about the kdb
mailing list