diff options
author | Dennis Zhou (Facebook) <[email protected]> | 2017-07-24 19:01:58 -0400 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2017-07-26 10:23:51 -0400 |
commit | fb29a2cc6b06e057ab7153a85190a96f66498ff4 (patch) | |
tree | 3b414d4a7b0e0ef61db02ccdc8255973d2f78e5e /drivers/fpga/fpga-bridge.c | |
parent | 9c01516278ef872190fdda95aafaa8effdf6649a (diff) |
percpu: setup_first_chunk enforce dynamic region must exist
The first chunk is handled as a special case as it is composed of the
static, reserved, and dynamic regions. The code handles each case
individually. The next several patches will merge these code paths and
lay the foundation for the bitmap allocator.
This patch modifies logic to enforce that a dynamic region exists and
changes the area map to account for that. This brings the logic closer
to the dynamic chunk's init logic.
Signed-off-by: Dennis Zhou <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions