Hi
it looks like one recent commit causes the kernel build to break.
GEN scripts/gdb/linux/constants.py
In file included from /usr/include/stdlib.h:1013,
from arch/um/os-Linux/helper.c:6:
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h: In function ‘atof’:
/usr/include/x8
On Fri, Mar 03, 2023 at 03:15:31PM +0800, David Gow wrote:
> On Thu, 2 Mar 2023 at 09:38, Stephen Boyd wrote:
> >
> > Introduce KUnit resource wrappers around platform_driver_register(),
> > platform_device_alloc(), and platform_device_add() so that test authors
> > can register platform drivers/d
Hi,
On Wed, Mar 01, 2023 at 05:38:13PM -0800, Stephen Boyd wrote:
> This patch series adds unit tests for the clk fixed rate basic type and
> the clk registration functions that use struct clk_parent_data. To get
> there, we add support for loading a DTB into the UML kernel that's
> running the un
On Fri, 3 Mar 2023 at 16:37, Roberto Sassu
wrote:
>
> Hi
>
> it looks like one recent commit causes the kernel build to break.
>
> GEN scripts/gdb/linux/constants.py
> In file included from /usr/include/stdlib.h:1013,
> from arch/um/os-Linux/helper.c:6:
> /usr/include/x86_64
On Thu, 2 Mar 2023 09:39:28 +0100
Christian Brauner wrote:
> On Tue, Feb 28, 2023 at 07:50:02PM -0600, Glenn Washburn wrote:
> > Let hostfs handle idmapped mounts. This allows to have the same
> > hostfs mount appear in multiple locations with different id
> > mappings.
> >
> > root@(none):/medi