NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/49299: earmv7hfeb kernels can not load modules
The following reply was made to PR port-arm/49299; it has been noted by GNATS.
From: Matt Thomas <matt%3am-software.com@localhost>
To: gnats-bugs%NetBSD.org@localhost,
Masao Uebayashi <uebayasi%gmail.com@localhost>
Cc: port-arm-maintainer%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
martin%NetBSD.org@localhost
Subject: Re: port-arm/49299: earmv7hfeb kernels can not load modules
Date: Mon, 3 Nov 2014 14:10:40 -0800
> On Nov 3, 2014, at 9:45 AM, Masao Uebayashi <uebayasi%gmail.com@localhost> =
wrote:
>=20
> The following reply was made to PR port-arm/49299; it has been noted =
by GNATS.
>=20
> From: Masao Uebayashi <uebayasi%gmail.com@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc:=20
> Subject: Re: port-arm/49299: earmv7hfeb kernels can not load modules
> Date: Tue, 4 Nov 2014 02:40:08 +0900
>=20
> 0xdc0a0e1 looks like the exact first instruction of filemon_modcmd,
> but inverted endian:
>=20
> 000001d4 <filemon_modcmd>:
> 1d4: e1a0c00d mov ip, sp
> :
>=20
Code needs to added to iterate though the $a/$d/$t symbols and do the =
appropriate byte swapping of instruction. I don=E2=80=99t even know our =
ksyms can deal with symbols that have multiple values.=
Home |
Main Index |
Thread Index |
Old Index