commit | 6f3fe297f95134e9b2386dae0067bf530e1ddca0 | [log] [tgz] |
---|---|---|
author | Ravi Bangoria <ravi.bangoria@linux.ibm.com> | Thu Jul 23 14:38:10 2020 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jul 26 23:34:19 2020 +1000 |
tree | 88220f6c9a04435b29df427e64e44ab9aafc0d62 | |
parent | 8f45ca3f8b87c4810674fbfe65de6d041ee0baee [diff] |
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro Current H_SET_MODE hcall macro name for setting/resetting DAWR0 is H_SET_MODE_RESOURCE_SET_DAWR. Add suffix 0 to macro name as well. Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com> Reviewed-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200723090813.303838-8-ravi.bangoria@linux.ibm.com