Re: Panic linux ldconfig with MUTEX_PROFILING

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Thu, 10 Jul 2003 08:32:28 +0200
Jun Kuriyama <kuriyama_at_imgsrc.co.jp> writes:
> I'm trying to use MUTEX_PROFILING, but paniced in linux ldconfig.
> Any clues?

is COMPAT_LINUX compiled into the kernel?  You can't use modules with
MUTEX_PROFILING; it changes the size and layout of struct mtx, and
since modules aren't built with the same options as the kernel, they
use the wrong struct mtx.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Wed Jul 09 2003 - 21:32:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:14 UTC