diff options
author | Dennis Zhou <dennis@kernel.org> | 2019-02-26 21:00:08 +0300 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2019-03-13 22:25:31 +0300 |
commit | 92c14cab43267411bc9160f23d55a7548d814483 (patch) | |
tree | 9aa31dff3801639a5ef792157d12109976bf12d5 /net/lapb/lapb_timer.c | |
parent | 047924c96898266e9a37412434abd1db72600384 (diff) | |
download | linux-92c14cab43267411bc9160f23d55a7548d814483.tar.xz |
percpu: convert chunk hints to be based on pcpu_block_md
As mentioned in the last patch, a chunk's hints are no different than a
block just responsible for more bits. This converts chunk level hints to
use a pcpu_block_md to maintain them. This lets us reuse the same hint
helper functions as a block. The left_free and right_free are unused by
the chunk's pcpu_block_md.
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions