Re: CONFIG_HAVE_ARCH_TRACEHOOK and you

From: David Miller
Date: Fri Sep 12 2008 - 18:37:24 EST


From: Roland McGrath <roland@xxxxxxxxxx>
Date: Fri, 12 Sep 2008 15:31:56 -0700 (PDT)

> > means sparc ends up allocating 38 * sizeof(u32) * sizeof(u32), and
> > sparc64 ends up with 36 * sizeof(u64) * sizeof(u64), which must surely
> > be wrong?
>
> Yup! Sure looks like Dave skipped the step where it says "test that core
> dumps work ... and produce correct results". :-)

It was allocating too much memory, which is harmless.

So it did work, and I did test it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/