linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about reference to config KERNEL_6_2
@ 2024-01-17  8:37 Lukas Bulwahn
  2024-01-17  8:47 ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Lukas Bulwahn @ 2024-01-17  8:37 UTC (permalink / raw)
  To: Johannes Berg, Gregory Greenman, linux-wireless
  Cc: Kalle Valo, kernel-janitors, Linux Kernel Mailing List

Dear Johannes, dear Gregory,

I am a kernel janitor checking for issues in kernel build config
options in the repository. Amongst others, I check for references to
config options that have not been defined anywhere in the tree using
an existing script in the repository,
./scripts/checkkconfigsymbols.py.

At the beginning of this year, I checked which issues were introduced
in 2023 and were not yet resolved by others or my janitor work
throughout the year. In other words, looking at some issues that
simply slipped through last year.

Commit ffbd0c8c1e7f ("wifi: mac80211: add an element parsing unit
test") and commit 730eeb17bbdd ("wifi: cfg80211: add first kunit
tests, for element defrag") add new configs that depend on
!KERNEL_6_2, but the config option KERNEL_6_2 does not exist in the
tree.

Also, Kalle Valo [1] asked during patch review about that, but did not
get any response on the mailing list.

So, what is the KERNEL_6_2 option all about? Is this something that
was just used locally for early development?

Can we just delete this dependency in these two config options?

If so, I will gladly send a patch for that.

[1] https://lore.kernel.org/all/877cp6q7ws.fsf@kernel.org/


Best regards,

Lukas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-18  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17  8:37 Question about reference to config KERNEL_6_2 Lukas Bulwahn
2024-01-17  8:47 ` Johannes Berg
2024-01-17  8:55   ` Kalle Valo
2024-01-18  8:28   ` Lukas Bulwahn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).