]> Git Repo - linux.git/commit
arch: Add generic Kconfig option indicating page size smaller than 64k
authorGuenter Roeck <[email protected]>
Sat, 27 Nov 2021 15:44:40 +0000 (07:44 -0800)
committerLinus Torvalds <[email protected]>
Sat, 27 Nov 2021 22:34:41 +0000 (14:34 -0800)
commit1f0e290cc5fd818d002e0a83b0ea8eceb8f2c515
treec413b21211fe1ec916db779cb1cc82165b12aee9
parent4f0dda359c4563cbb1b0f97b0dbbcdc553156541
arch: Add generic Kconfig option indicating page size smaller than 64k

NTFS_RW and VMXNET3 require a page size smaller than 64kB.  Add generic
Kconfig option for use outside architecture code to avoid architecture
specific Kconfig options in that code.

Suggested-by: Michael Ellerman <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Cc: Anton Altaparmakov <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/Kconfig
This page took 0.051152 seconds and 4 git commands to generate.