[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cdc1cba0-4bd6-462e-bf88-c48d8aa00832@linuxfoundation.org>
Date: Mon, 19 Feb 2024 15:30:09 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Meng Li <li.meng@....com>, Andrei Vagin <avagin@...gle.com>,
Huang Rui <ray.huang@....com>, linux-pm@...r.kernel.org
Cc: Nathan Fontenot <nathan.fontenot@....com>,
Deepak Sharma <deepak.sharma@....com>,
Alex Deucher <alexander.deucher@....com>,
Mario Limonciello <mario.limonciello@....com>,
Jinzhou Su <Jinzhou.Su@....com>, Perry Yuan <Perry.Yuan@....com>,
Xiaojian Du <Xiaojian.Du@....com>, Viresh Kumar <viresh.kumar@...aro.org>,
Borislav Petkov <bp@...en8.de>, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] selftests/overlayfs: fix compilation error in overlayfs
On 2/19/24 00:50, Meng Li wrote:
> make -C tools/testing/selftests, compiling dev_in_maps fail.
> In file included from dev_in_maps.c:10:
> /usr/include/x86_64-linux-gnu/sys/mount.h:35:3: error: expected identifier before numeric constant
> 35 | MS_RDONLY = 1, /* Mount read-only. */
> | ^~~~~~~~~
>
> That sys/mount.h has to be included before linux/mount.h.
>
> Signed-off-by: Meng Li <li.meng@....com>
Please resend with linux-kselftest on the cc
thanks,
-- Shuah
Powered by blists - more mailing lists