Hi Vinod, On 10/1/2022 4:15, Xiaochen Shen wrote:
Fix max batch size related issues for Intel IAA: 1. Fix max batch size default values. 2. Make max batch size attributes in sysfs invisible. Changelog: v2: - Rebase on -next branch (Vinod). - Use wrapper function idxd_{device|wq}_attr_max_batch_size_invisible() to make the code more readable. Xiaochen Shen (2): dmaengine: idxd: Fix max batch size for Intel IAA dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
Do you have any comment on this rebased patch set? After rebase, this patch set could be applied against both dmaengine -next branch and mainline -master branch now. Thank you very much for code review! Best regards, Xiaochen