commit | 631605c007531ef0b48690740519d0b9a6b22d38 | [log] [tgz] |
---|---|---|
author | Vincent Whitchurch <vincent.whitchurch@axis.com> | Fri Jan 11 17:14:10 2019 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jan 14 17:25:04 2019 -0700 |
tree | 073e329f8e67f2e4adbb6dabe49d43ab0cf649b5 | |
parent | 9762dc1432e10d5571c1ae746c41469504360c2a [diff] |
Documentation/sysctl/vm.txt: Fix drop_caches bit number Bits are usually numbered starting from zero, so 4 should be bit 2, not bit 3. Suggested-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>