Home
last modified time | relevance | path

Searched hist:b8b5ca6600dec2a4f1e50ca9d3cf9e1d032870cd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ras/
H A Dcec.cdiff b8b5ca6600dec2a4f1e50ca9d3cf9e1d032870cd Sat Apr 20 14:30:11 CDT 2019 Borislav Petkov <bp@suse.de> RAS/CEC: Rename count_threshold to action_threshold

... which is the better, more-fitting name anyway.

Tony:
- make action_threshold u64 due to debugfs accessors expecting u64.
- rename the remaining: s/count_threshold/action_threshold/g

Co-developed-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: linux-edac <linux-edac@vger.kernel.org>