--- - branch: MAIN date: Thu Jun 25 09:58:44 UTC 2020 files: - new: '1.126' old: '1.125' path: src/sys/uvm/uvm_pager.c pathrev: src/sys/uvm/uvm_pager.c@1.126 type: modified id: 20200625T095844Z.bd47e0b57bd159dc02184e8df1252aaf11614453 log: | use maximum-size fixed size array instead of variable-length array in uvm_aio_aiodone() so that the stack usage can be determined and checked in compile time; this is not called recursively not particularly deep in call stack, so there is no need to save every last drop of stack space here module: src subject: 'CVS commit: src/sys/uvm' unixtime: '1593079124' user: jdolecek