diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2024-06-20 16:53:35 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-07-10 20:28:23 +0300 |
commit | 39daa09d34ada1bc7227d68def63e0a2105b5496 (patch) | |
tree | dc294ce9e872dff6b48a3b2588784c36b6e39d99 /net/openvswitch/meter.h | |
parent | 2cb13dec8c5e5e104fd2f71c2dee761d6ed9a333 (diff) | |
download | linux-39daa09d34ada1bc7227d68def63e0a2105b5496.tar.xz |
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>
Diffstat (limited to 'net/openvswitch/meter.h')
0 files changed, 0 insertions, 0 deletions