[LTP] [PATCH] kconfig: adding new config path

Petr Vorel pvorel@suse.cz
Fri Oct 21 13:17:38 CEST 2022


Hi Li,

Reviewed-by: Petr Vorel <pvorel@suse.cz>

+	/* RHIVOS config path */
+	snprintf(path_buf, path_buf_len, "/lib/modules/%s/config", un.release);

FYI openSUSE Tumbleweed also moved config to this path, I'd remove the comment
and mentioned also openSUSE Tumbleweed. In the end we add also symlinks to /boot
(the usual place) so that Tumbleweed works without this patch, but I guess it's
better to mention that it's not just RHIVOS specific.

Kind regards,
Petr

> > ps: I guess  RHIVOS doesn't have kconfig file in /boot directory, so it
> > can't be parsed. Is it right?


> That's right. And I would leave this patch one more day for others to
> review.


More information about the ltp mailing list