]> git.baikalelectronics.ru Git - kernel.git/commit
[COMPAT]: Fixup compat_do_execve()
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 Sep 2005 04:40:00 +0000 (21:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Sep 2005 04:40:00 +0000 (21:40 -0700)
commit72f4583577e18d44d592c7079003a684ae50b912
tree531d26f7f339f316da8d932538e4dcf9c580461d
parenta5010aa9b5fcb482695199af73ae6cb2f3d04365
[COMPAT]: Fixup compat_do_execve()

Missing acct_update_integrals() and update_mem_hiwater() calls
compared to it's native counterpart.

Signed-off-by: David S. Miller <davem@davemloft.net>
fs/compat.c