]> 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>
Fri, 22 Mar 2013 04:33:26 +0000 (15:33 +1100)
commit213f8f3bdb1ec5b0147b8b6c520c22fb134c849e
tree503384d997e49850840e19bd6e9f2a16476476cd
parentf5acfb3efc06e9cae04cb487f903acaef9401da2
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