Re: [PATCH v3] module: replace module_layout with module_memory
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2023-01-30 00:18:29
Also in:
lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2023-01-30 00:18:29
Also in:
lkml
On Sun, Jan 29, 2023 at 07:35:01AM -0800, Guenter Roeck wrote:
On Sat, Jan 28, 2023 at 06:30:46PM -0800, Luis Chamberlain wrote:quoted
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).
Ah bummer, but thanks the tests! Luis