Hi Ilya,
Thanks for the review.
regards,
Vladislav Odintsov
> On 15 Nov 2023, at 00:17, Ilya Maximets wrote:
>
> On 11/14/23 13:47, Vladislav Odintsov wrote:
>> With kernel 4.18.0-477.x.y there was a compilation error:
>>
>> /builddir/build/BUILD/openvswitch-2.17.3/_4.18.0-477.10.1.el8_8.x86
On 11/14/23 13:47, Vladislav Odintsov wrote:
> With kernel 4.18.0-477.x.y there was a compilation error:
>
> /builddir/build/BUILD/openvswitch-2.17.3/_4.18.0-477.10.1.el8_8.x86_64/../datapath/linux/compat/include/linux/mm.h:13:21:
> error: redefinition of 'kvmalloc'
> static inline void *kvmallo
Bleep bloop. Greetings Vladislav Odintsov, I am a robot and I have tried out
your patch.
Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below.
checkpatch:
WARNING: The subject summary should end with a dot.
Subject: datapath-linux: Fix kmod bui
With kernel 4.18.0-477.x.y there was a compilation error:
/builddir/build/BUILD/openvswitch-2.17.3/_4.18.0-477.10.1.el8_8.x86_64/../datapath/linux/compat/include/linux/mm.h:13:21:
error: redefinition of 'kvmalloc'
static inline void *kvmalloc(size_t size, gfp_t flags)
^~