mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
scatterlist code expects virt_to_page() to work, which fails with
CONFIG_VMAP_STACK=y.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tls_main.c | ||
| tls_sw.c | ||