]> 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>
Wed, 20 Mar 2013 04:23:02 +0000 (15:23 +1100)
commitd492dea16b4e8c3ea5cf58dd317cee2739979e35
tree2e7bf7aac827dc0a2a4fe0c4b3f3b07b178d5a84
parentc600d69e5694fc18804b70dd7deda027b0e1da9e
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