On Fri, Nov 06, 2015 at 07:25:31PM -0800, Greg KH wrote:
> On Fri, Nov 06, 2015 at 08:07:06PM -0500, Jubin John wrote:
> > --- a/drivers/staging/rdma/hfi1/hfi.h
> > +++ b/drivers/staging/rdma/hfi1/hfi.h
> > @@ -1084,6 +1084,10 @@ struct hfi1_devdata {
> > /* Save the enabled LCB error bits */
> > u64 lcb_err_en;
> > u8 dc_shutdown;
> > +
> > + /* receive context tail dummy address */
> > + volatile __le64 *rcvhdrtail_dummy_kvaddr;
>
> There's no way that volatile here is actually correct, please fix.
>
You're right. Will fix in v2.
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
- [PATCH RESEND 06/11] staging/rdma/hfi1: Select only devices wit... Jubin John
- [PATCH RESEND 10/11] staging/rdma/hfi1: Eliminate WARN_ON when ... Jubin John
- [PATCH RESEND 01/11] staging/rdma/hfi1: Convert dd_dev_info() t... Jubin John
- [PATCH RESEND 04/11] staging/rdma/hfi1: Always download SBus fi... Jubin John
- [PATCH RESEND 07/11] staging/rdma/hfi1: Fix for opaportconfig l... Jubin John
- [PATCH RESEND 03/11] staging/rdma/hfi1: Enable WFR PCIe extende... Jubin John
- [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround to prevent c... Jubin John
- Re: [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround to ... Greg KH
- Re: [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround... Jubin John
