Re: [PATCH] soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag

2020-06-22 Thread Bjorn Andersson
On Mon 22 Jun 02:03 PDT 2020, Stephen Boyd wrote: > Quoting Maulik Shah (2020-06-21 23:53:25) > > rpmh-rsc driver is fairly core to system and should not be removable > > once its probed. However it allows to unbind driver from sysfs using > > below command which results into a crash on sc7180. >

Re: [PATCH] soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag

2020-06-22 Thread Maulik Shah
Hi, Thanks for the review Stephen. On 6/22/2020 2:33 PM, Stephen Boyd wrote: Quoting Maulik Shah (2020-06-21 23:53:25) rpmh-rsc driver is fairly core to system and should not be removable once its probed. However it allows to unbind driver from sysfs using below command which results into a cr

Re: [PATCH] soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag

2020-06-22 Thread Stephen Boyd
Quoting Maulik Shah (2020-06-21 23:53:25) > rpmh-rsc driver is fairly core to system and should not be removable > once its probed. However it allows to unbind driver from sysfs using > below command which results into a crash on sc7180. What is the crash? The world falls apart because rpmh APIs s