[PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)

Souradeep Chowdhury quic_schowdhu at quicinc.com
Tue Jun 27 22:45:46 PDT 2023



On 6/27/2023 3:52 PM, Greg Kroah-Hartman wrote:
> On Tue, Jun 27, 2023 at 03:19:23PM +0530, Souradeep Chowdhury wrote:
>> Changes in v24
>>
>> *Implemented the comments in v23
> 
> That explains absolutely nothing about what changed at all.
> 
> What would you do if you got a patch series that had this as a change
> list?  What do you expect us to do?
> 
> {sigh}

My apologies on missing out on the specifics.

The main changes in this version are as follows:-

* Updated the documentation of the structure dcc_config_entry
* Renamed "nr_link_list" to "max_link_list"
* Used u64 where applicable
* Removed the locks from ready_read method and also dropped
   the use of unlikely keyword.

> 



More information about the linux-arm-kernel mailing list