]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: memcontrol: adjust prototype to allow for poll_wait_fixed() changes.
authorNick Alcock <nick.alcock@oracle.com>
Tue, 17 Mar 2015 18:46:36 +0000 (18:46 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 21 Jul 2015 14:30:05 +0000 (15:30 +0100)
commitf8e4b68f63ed1df165225a8d5be2e8360474f701
tree55f5d398b9d9b9035b8e2c7e45f9160319bdf91b
parentd4ddf85c920bf09ba11e548ef405d0330eee2108
mm: memcontrol: adjust prototype to allow for poll_wait_fixed() changes.

The poll_wait_fixed() stuff changed the prototype of the poll_queue_proc.
memcg_event_ptable_queue_proc() needs to change correspondingly.  (The
extra parameter is unused by this function.)

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
mm/memcontrol.c