Re: [RFC PATCH v2 2/4] Add ioctl interface for rtc device

2024-11-09 Thread Zhaoming Luo
On 11/8/24 4:48 PM, Sergey Bugaev wrote: Hi Zhaoming, Hi On Fri, Nov 8, 2024 at 11:01 AM Samuel Thibault wrote: Here as well this breaks the build since at this point of the series you haven't added rtc.h yet. Better just merge all the patches. To expand on what Samuel says, the point is t

Re: [RFC PATCH v2 2/4] Add ioctl interface for rtc device

2024-11-08 Thread Sergey Bugaev
Hi Zhaoming, On Fri, Nov 8, 2024 at 11:01 AM Samuel Thibault wrote: > Here as well this breaks the build since at this point of the series you > haven't added rtc.h yet. Better just merge all the patches. To expand on what Samuel says, the point is that the repo is expected to build successfully

Re: [RFC PATCH v2 2/4] Add ioctl interface for rtc device

2024-11-08 Thread Samuel Thibault
Zhaoming Luo, le ven. 08 nov. 2024 09:08:30 +0800, a ecrit: > --- > hurd/pioctl.defs | 34 ++ > 1 file changed, 34 insertions(+) > create mode 100644 hurd/pioctl.defs > > diff --git a/hurd/pioctl.defs b/hurd/pioctl.defs > new file mode 100644 > index ..144

[RFC PATCH v2 2/4] Add ioctl interface for rtc device

2024-11-07 Thread Zhaoming Luo
--- hurd/pioctl.defs | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 hurd/pioctl.defs diff --git a/hurd/pioctl.defs b/hurd/pioctl.defs new file mode 100644 index ..144ed14b --- /dev/null +++ b/hurd/pioctl.defs @@ -0,0 +1,34 @@ +/* Definitions