Merge branch 'net-Expose-KVD-linear-parts-as-resources'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Feb 2018 18:39:02 +0000 (13:39 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Feb 2018 18:39:02 +0000 (13:39 -0500)
commita38bbe7d57b1d4d86e90823dd85d7883ae23be1d
treea2946ea73c8b92a701f4ee93e8dc3cc6a829bd1c
parentb99fe0e28fe0ba7d6e17e234e1150f1d9e197632
parent7f47b19bd744c7945ad554fc00665fdbd13794bc
Merge branch 'net-Expose-KVD-linear-parts-as-resources'

Jiri Pirko says:

====================
net: Expose KVD linear parts as resources

Arkadi says:

Expose the KVD linear partitions via the devlink resource interface. This
will give the user the ability to control the linear memory division.

---
v1->v2:
- patch1:
 - fixed u64 division error reported by kbuildbot
====================

Signed-off-by: David S. Miller <davem@davemloft.net>