diff --git a/[refs] b/[refs] index 9c3f1d1631dd..3c069e74c4fa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5be5758c114b18260c6fd4c8373bf89e39b0fe82 +refs/heads/master: 140a1ef2f91a00e1d25f0878c193abdc25bf6ebe diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index 8ca47a5ee9c8..f2f1ca19ed53 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -356,7 +356,7 @@ config CLEANCACHE for clean pages that the kernel's pageframe replacement algorithm (PFRA) would like to keep around, but can't since there isn't enough memory. So when the PFRA "evicts" a page, it first attempts to use - cleancacne code to put the data contained in that page into + cleancache code to put the data contained in that page into "transcendent memory", memory that is not directly accessible or addressable by the kernel and is of unknown and possibly time-varying size. And when a cleancache-enabled