Re: [PATCH v2] test-drop-caches: simplify delay loading of NtSetSystemInformation
From: Johannes Schindelin <hidden>
Date: 2018-05-02 06:55:57
From: Johannes Schindelin <hidden>
Date: 2018-05-02 06:55:57
Hi Ben, On Tue, 1 May 2018, Ben Peart wrote:
Take advantage of the recent addition of support for lazy loading functions[1] on Windows to simplify the loading of NtSetSystemInformation. [1] db2f7c48cb (Win32: simplify loading of DLL functions, 2017-09-25) Signed-off-by: Ben Peart <redacted> ---
Thank you for your diligence. I read over the code, and it is still good, so you can add an Acked-by: or Reviewed-by: (or Junio can). Thanks, Johannes