summaryrefslogtreecommitdiffstats
path: root/mm/frontswap.c
diff options
context:
space:
mode:
authorArindam Nath <arindam.nath@amd.com>2020-02-05 21:24:27 +0530
committerJon Mason <jdmason@kudzu.us>2020-03-13 10:04:20 -0400
commit92abf4cb993ddce258acac32bd0068d1813a79d1 (patch)
tree0fbf1570d0f2f514744b19e0aac8a3a8bb14cbef /mm/frontswap.c
parent673dd0c24779fa9233fd600555132b5ffc1e19e4 (diff)
downloadlinux-92abf4cb993ddce258acac32bd0068d1813a79d1.tar.bz2
NTB: move ntb_ctrl handling to init and deinit
It does not really make sense to enable or disable the bits of NTB_CTRL register only during enable and disable link callbacks. They should be done independent of these callbacks. The correct placement for that is during the amd_init_side_info() and amd_deinit_side_info() functions, which are invoked during probe and remove respectively. Signed-off-by: Arindam Nath <arindam.nath@amd.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'mm/frontswap.c')
0 files changed, 0 insertions, 0 deletions