On 29.01.2021 02:48, Oleksandr Tyshchenko wrote: > From: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com> > > This patch prevents the device model running on other than x86 > systems to use buffered I/O feature for now. > > Please note, there is no caller which requires to send buffered > I/O request on Arm currently and the purpose of this check is > to catch any future user of bufioreq. > > Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>
It wasn't entirely clear to me what your respective reply on the v5 sub-thread was saying, so assuming this doesn't break functionality that the earlier parts of the series put in place: Acked-by: Jan Beulich <jbeul...@suse.com> Jan