Files
linux/net
Alexander Lobakin 39daa09d34 page_pool: use __cacheline_group_{begin, end}_aligned()
Instead of doing __cacheline_group_begin() __aligned(), use the new
__cacheline_group_{begin,end}_aligned(), so that it will take care
of the group alignment itself.
Also replace open-coded `4 * sizeof(long)` in two places with
a definition.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-07-10 10:28:23 -07:00
..
2024-06-14 19:08:50 -07:00
2024-06-28 14:32:02 -04:00
2024-06-05 10:18:06 +01:00
2024-06-17 13:14:09 +01:00
2024-01-31 16:41:16 -08:00