Re: [PATCH net] rtase: Fix kernel test robot issue
From: Andrew Lunn
Date: Mon Apr 14 2025 - 08:24:37 EST
On Mon, Apr 14, 2025 at 05:36:45PM +0800, Justin Lai wrote:
> 1. Fix the compile error reported by the kernel test robot by modifying
> the condition used to detect overflow in rtase_calc_time_mitigation.
> 2. Fix the compile warning reported by the kernel test robot by
> increasing the size of ivec->name.
> 3. Fix a type error in min_t.
Looks like three patches should be used, not one. You can then include
the details of what the test robot reported making it easier to
understand each fix.
Andrew
---
pw-bot: cr