On Wed, Dec 11, 2019 at 09:39:07PM +0530, Sourabh Jain wrote: > As the number of FADump sysfs files increases it is hard to manage all of > them inside /sys/kernel directory. It's better to have all the FADump > related sysfs files in a dedicated directory /sys/kernel/fadump. But in > order to maintain backward compatibility a symlink has been added for every > sysfs that has moved to new location. Patched this series into my test kernel and the sysfs sfiles look OK. Tested-by: Michal Suchanek <msuchanek@xxxxxxx> Thanks Michal