Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Bruce Ashfield
On Wed, Sep 2, 2020 at 8:34 AM Jack Mitchell wrote: > > On 02/09/2020 13:14, Bruce Ashfield wrote: > > On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: > >> > >> > >> > >> On 29/08/2020 20:13, Randy Witt wrote: > >>> On 8/29/20 11:41 AM, Bruce Ashfield wrote: > On Fri, Aug 28, 2020 at

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Jack Mitchell
On 02/09/2020 13:14, Bruce Ashfield wrote: > On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: >> >> >> >> On 29/08/2020 20:13, Randy Witt wrote: >>> On 8/29/20 11:41 AM, Bruce Ashfield wrote: On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via lists.openembedded.org wrote:

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Bruce Ashfield
On Wed, Sep 2, 2020 at 3:39 AM Jack Mitchell wrote: > > > > On 29/08/2020 20:13, Randy Witt wrote: > > On 8/29/20 11:41 AM, Bruce Ashfield wrote: > >> On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via > >> lists.openembedded.org > >> wrote: > >>> > >>> On Fri, Aug 28, 2020 at 7:15 PM Jack

Re: [OE-core] Linux v5.8 modules, exec format error

2020-09-02 Thread Jack Mitchell
On 29/08/2020 20:13, Randy Witt wrote: > On 8/29/20 11:41 AM, Bruce Ashfield wrote: >> On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via >> lists.openembedded.org >> wrote: >>> >>> On Fri, Aug 28, 2020 at 7:15 PM Jack Mitchell wrote: Quick update, I just did an armv7 build with

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-29 Thread Randy Witt
On 8/29/20 11:41 AM, Bruce Ashfield wrote: On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via lists.openembedded.org wrote: On Fri, Aug 28, 2020 at 7:15 PM Jack Mitchell wrote: Quick update, I just did an armv7 build with exactly the same codebase and everything worked fine. Do you have

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-29 Thread Bruce Ashfield
On Fri, Aug 28, 2020 at 10:28 PM Bruce Ashfield via lists.openembedded.org wrote: > > On Fri, Aug 28, 2020 at 7:15 PM Jack Mitchell wrote: > > > > Quick update, I just did an armv7 build with exactly the same codebase > > and everything worked fine. Do you have an aarch64 build could test and >

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-28 Thread Bruce Ashfield
On Fri, Aug 28, 2020 at 7:15 PM Jack Mitchell wrote: > > Quick update, I just did an armv7 build with exactly the same codebase > and everything worked fine. Do you have an aarch64 build could test and > confirm working? qemuarm64 was working fine here with -rc1. I've started a new build, but

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-28 Thread Jack Mitchell
Quick update, I just did an armv7 build with exactly the same codebase and everything worked fine. Do you have an aarch64 build could test and confirm working? Regards, Jack. On 28/08/2020 22:35, Jack Mitchell wrote: > Hi Bruce, > > All built in-tree, the same recipe builds an armv7h kernel so

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-28 Thread Jack Mitchell
Hi Bruce, All built in-tree, the same recipe builds an armv7h kernel so I'll try a build for that and see if it's something aarch64 specific. All the modules are failing to load so it's not something specific to g_ether. Please see kernel recipe below for reference. LICENSE = "GPLv2"

Re: [OE-core] Linux v5.8 modules, exec format error

2020-08-28 Thread Bruce Ashfield
On Fri, Aug 28, 2020 at 4:20 PM Jack Mitchell wrote: > > Having just upgraded my mainline kernel recipe to a v5.8/v5.9-rc2 kernel > from v5.5.8 I've found that modules have somehow broken. I've flicked > between the two and confirmed that the old kernel build works, and the > 5.8/5.9 build

[OE-core] Linux v5.8 modules, exec format error

2020-08-28 Thread Jack Mitchell
Having just upgraded my mainline kernel recipe to a v5.8/v5.9-rc2 kernel from v5.5.8 I've found that modules have somehow broken. I've flicked between the two and confirmed that the old kernel build works, and the 5.8/5.9 build doesn't. I haven't changed anything bar the git commit hash. It's a