Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.18-rc6 15 lines 229 B view raw
1================ 2Recursion issues 3================ 4 5issue #1 6-------- 7 8.. literalinclude:: Kconfig.recursion-issue-01 9 :language: kconfig 10 11issue #2 12-------- 13 14.. literalinclude:: Kconfig.recursion-issue-02 15 :language: kconfig