Skip to content

Conversation

@lrh2000
Copy link

@lrh2000 lrh2000 commented Apr 12, 2025

There are some obsolete configs that are still referenced by arch/lkl/Kconfig. I guess they exist for historical reasons and we don't have a good reason to keep them forever. This PR removes them.

See individual commit messages for details on when upstream has removed them.

lrh2000 added 5 commits April 12, 2025 15:46
CONFIG_RWSEM_GENERIC_SPINLOCK has been removed in upstream by
commit 390a0c6 ("locking/rwsem: Remove rwsem-spinlock.c & use
rwsem-xadd.c for all archs").

Signed-off-by: Ruihan Li <[email protected]>
CONFIG_FLAT_NODE_MEM_MAP has been removed in upstream by
commit 43b02ba ("mm: replace CONFIG_FLAT_NODE_MEM_MAP with
CONFIG_FLATMEM").

Signed-off-by: Ruihan Li <[email protected]>
CONFIG_ARCH_NO_COHERENT_DMA_MMAP has been removed in upstream by
commit 62fcee9 ("dma-mapping: remove
CONFIG_ARCH_NO_COHERENT_DMA_MMAP").

Signed-off-by: Ruihan Li <[email protected]>
CONFIG_HAVE_MEMBLOCK has been removed in upstream by
commit aca52c3 ("mm: remove CONFIG_HAVE_MEMBLOCK").

Signed-off-by: Ruihan Li <[email protected]>
CONFIG_NO_BOOTMEM has been removed in upstream by
commit b4a991e ("mm: remove CONFIG_NO_BOOTMEM").

Signed-off-by: Ruihan Li <[email protected]>
Copy link
Member

@tavip tavip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @lrh2000 !

@tavip tavip merged commit 967b585 into lkl:master Apr 14, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants