Re: Linux 2.6.24-rc7: sparc64: WARNING: atkernel/lockdep_proc.c:267 lockdep_stats_show()

From: David Miller
Date: Tue Jan 08 2008 - 18:06:30 EST


From: Ingo Molnar <mingo@xxxxxxx>
Date: Tue, 8 Jan 2008 23:56:31 +0100

> is this anything the core lockdep code could help improve? Let us know
> if any aspect is hindering you.

No, it's a sparc64 issue.

Another problem I ran into are the huge static table sizes
lockdep uses. They really need to be either made smaller or
dynamically allocated.

Sparc64 has hard limitations on kernel size (due to firmware
and bootloader issues) and I hit these limits if I am not
careful on SMP with lockdep enabled.

Andi Kleen and I discussed in a thread several weeks ago.
I believe Andi even came up with a suggested direction to
fix this.

--
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/