Commit acfde6e8 authored by Al Viro's avatar Al Viro
Browse files

struct dentry: get rid of randomize_layout idiocy



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

Reviewed-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b85ea95d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ struct dentry {
		struct hlist_bl_node d_in_lookup_hash;	/* only for in-lookup ones */
	 	struct rcu_head d_rcu;
	} d_u;
} __randomize_layout;
};

/*
 * dentry->d_lock spinlock nesting subclasses: