Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 12:10:11 GMT
From:      Svatopluk Kraus <onwahe@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/151304: [patch] definitions of variables tested by ASSERT_ATOMIC_LOAD_PTR
Message-ID:  <201010201210.o9KCABRU053617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/151304; it has been noted by GNATS.

From: Svatopluk Kraus <onwahe@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/151304: [patch] definitions of variables tested by ASSERT_ATOMIC_LOAD_PTR
Date: Wed, 20 Oct 2010 13:41:43 +0200

 In the light of my new insigth into a kernel matter, I think that the
 problem could be closed. Default data alignment for coldfire is 2
 bytes (gcc). What an unexpected surprise for 32-bit processor. It can
 be changed by -malign-int machine specific option. Thanks Bruce for
 your hint.
 
    Svata



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010201210.o9KCABRU053617>