mirror of https://github.com/torvalds/linux.git
We found a regression in v5.10 on real-time server, using the rt-kernel and the mgag200 driver. It's some really specialized workload, with <10us latency expectation on isolated core. After the v5.10, the real time tasks missed their <10us latency when something prints on the screen (fbcon or printk) The regression has been bisected to 2 commits: commit |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mgag200_bmc.c | ||
| mgag200_drv.c | ||
| mgag200_drv.h | ||
| mgag200_g200.c | ||
| mgag200_g200eh.c | ||
| mgag200_g200eh3.c | ||
| mgag200_g200er.c | ||
| mgag200_g200ev.c | ||
| mgag200_g200ew3.c | ||
| mgag200_g200se.c | ||
| mgag200_g200wb.c | ||
| mgag200_i2c.c | ||
| mgag200_mode.c | ||
| mgag200_reg.h | ||