mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
It seems that page table mappings for compressed tables cause issues in certain situation leading to "zram: Decompression failed!" errors. Upstream Linux seems to have recognized the problem and a patch to drop the functionality entirly has been proposed: https://lore.kernel.org/linux-mm/20201117135632.GA27763@infradead.org/
This commit is contained in:
parent
8ed6bc2e31
commit
cd385be81f
@ -1,2 +1,3 @@
|
||||
# CONFIG_AUTOFS4_FS is not set
|
||||
# CONFIG_AUTOFS_FS is not set
|
||||
# CONFIG_PGTABLE_MAPPING is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user