]> git.karo-electronics.de Git - karo-tx-linux.git/commit
epoll: comment + BUILD_BUG_ON to prevent epitem bloat
authorEric Wong <normalperson@yhbt.net>
Tue, 26 Mar 2013 23:25:06 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:30 +0000 (17:12 +1100)
commit52dca73f4b08ded9e397007df7a56200d2b887d6
treecd911b7c9f64d41f10a2ebe127d64a460a46762b
parentc766fd2a8da5303f6d8f1b5bd8e7c2c0e1da7c73
epoll: comment + BUILD_BUG_ON to prevent epitem bloat

This will prevent us from accidentally introducing a memory bloat
regression here in the future.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Cc: Davide Libenzi <davidel@xmailserver.org>,
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/eventpoll.c