On Sun, 2020-10-25 at 17:26 +0300, Roman Bolshakov wrote:
@@ -1123,6 +1123,8 @@ opendir(const char *path)
int
close(int fd)
{
+ init_syms();
This hunk is completely independent of the other one. Can you please
split this into two separate patches?
Both changes look good, they just shouldn't be in the same patch :)
--
Andrea Bolognani / Red Hat / Virtualization