struct dentry: get rid of randomize_layout idiocy
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 4 Nov 2023 04:10:18 +0000 (00:10 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 18 Nov 2023 21:18:49 +0000 (16:18 -0500)
commitacfde6e8abee6b23e53b08606f861d9124288030
treee0d34164f8c35d8cebed90405868078c2cae2875
parentb85ea95d086471afb4ad062012a4d73cd328fa86
struct dentry: get rid of randomize_layout idiocy

This is beyond ridiculous.  There is a reason why that thing is
cacheline-aligned...

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/dcache.h