Files
linux/include
Cong Wang 89a4f176a2 cgroup: Fix sock_cgroup_data on big-endian.
[ Upstream commit 14b032b8f8 ]

In order for no_refcnt and is_data to be the lowest order two
bits in the 'val' we have to pad out the bitfield of the u8.

Fixes: ad0f75e5f5 ("cgroup: fix cgroup_sk_alloc() for sk_clone_lock()")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 08:30:16 +09:00
..
2023-05-15 11:44:58 +09:00
2023-05-16 08:30:10 +09:00
2023-05-12 17:24:40 +09:00