mirror of https://gitee.com/openkylin/linux.git
50e7e7f6f2
The current size_store() function for idxd sysfs does not check the total
wq size. This allows configuration of all wqs with total wq size. Add check
to make sure the wq sysfs attribute rejects storing of size over the total
wq size.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
cdev.c | ||
device.c | ||
dma.c | ||
idxd.h | ||
init.c | ||
irq.c | ||
registers.h | ||
submit.c | ||
sysfs.c |