summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mount
diff options
context:
space:
mode:
authorJingju Hou <houjingj@marvell.com>2017-02-06 14:58:13 +0800
committerDavid S. Miller <davem@davemloft.net>2017-02-06 10:54:02 -0500
commitb60a00f9c5f14695991cb77dce7e926623269d88 (patch)
tree82abdeacb36a38b553f7fe2acf3ff7e4d8ae5ac8 /tools/testing/selftests/mount
parentbd092ad1463ca0990581fa992e12a9b0ed295d25 (diff)
net: mvneta: implement .set_wol and .get_wol
The mvneta itself does not support WOL, but the PHY might. So pass the calls to the PHY Signed-off-by: Jingju Hou <houjingj@marvell.com> Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/mount')
0 files changed, 0 insertions, 0 deletions
PU_COUNT_BIAS, and __PERCPU_REF_DEAD, __PERCPU_REF_ATOMIC set) and no requests. However, conditions at the time of the race are count of PERCPU_COUNT_BIAS + 0 and __PERCPU_REF_DEAD and __PERCPU_REF_ATOMIC set. The fix is to make the tryget routines use an actual boolean internally instead of the atomic long result truncated to a int. Fixes: e625305b3907 percpu-refcount: make percpu_ref based on longs instead of ints Link: https://bugzilla.kernel.org/show_bug.cgi?id=190751 Signed-off-by: Douglas Miller <dougmill@linux.vnet.ibm.com> Reviewed-by: Jens Axboe <axboe@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org> Fixes: e625305b3907 ("percpu-refcount: make percpu_ref based on longs instead of ints") Cc: stable@vger.kernel.org # v3.18+
Diffstat (limited to 'include/dt-bindings/mailbox/tegra186-hsp.h')