]> git.karo-electronics.de Git - karo-tx-linux.git/commit
epoll: comment + BUILD_BUG_ON to prevent epitem bloat
authorEric Wong <normalperson@yhbt.net>
Wed, 20 Mar 2013 04:07:47 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:04 +0000 (16:34 +1100)
commitbbd82176b69b96be179964d18984096ba3250acb
tree72a043bdfe53252761888949836ec120792ddb3c
parenteeab439651427f1cb2a3fcdaff3d17d65c47e485
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