Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2011 13:14:25 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Jason Harmening <jason.harmening@gmail.com>
Subject:   Re: device_probe_and_attach() fails in kernel built w/ clang
Message-ID:  <201108181314.25111.hselasky@c2i.net>
In-Reply-To: <CAM=8qan9D45ovCMD46yQFRxv8VZJKTg0MWi_BS_vSpPBtb6RKg@mail.gmail.com>
References:  <CAM=8qan9D45ovCMD46yQFRxv8VZJKTg0MWi_BS_vSpPBtb6RKg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 18 August 2011 08:03:14 Jason Harmening wrote:
> Any help would be really appreciated.

I'm guessing that some static data sections needs a __used flag, and have been 
removed by the compiler. Could you do an object dump? objdump -D -x xxx.ko ?

--HPS



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