Re: [PATCH v3] module: replace module_layout with module_memory
From: Guenter Roeck <linux@roeck-us.net>
Date: 2023-01-29 15:35:09
Also in:
lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2023-01-29 15:35:09
Also in:
lkml
On Sat, Jan 28, 2023 at 06:30:46PM -0800, Luis Chamberlain wrote:
On Fri, Jan 27, 2023 at 12:40:11PM -0800, Guenter Roeck wrote:quoted
That is the only failure reported by my test system.I thought your rig does some form of boot / runtime tests too?
Here are the detailed results: Build results: total: 155 pass: 154 fail: 1 Failed builds: powerpc:ppc32_allmodconfig Qemu test results: total: 504 pass: 504 fail: 0 It does run boot tests, but it doesn't test module functionality (it doesn't try to load modules). Guenter