Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2014 10:02:42 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Loading modules with KB920X panics
Message-ID:  <53E1E122.9040304@selasky.org>

next in thread | raw e-mail | index | archive | help
Hi,

I'm building a custom module for KB920X and it panics when loading 
because structures like Elf32_Rel and Elf32_Rela are not aligned.

I added __packed keyword and the errors seems to be going away.

Any clues what is wrong?

.ko file can be supplied.

FreeBSD-current

--HPS



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