powerpc/pseries: Scan for all events in rtasd
authorAnton Blanchard <anton@samba.org>
Tue, 31 Mar 2009 20:13:27 +0000 (20:13 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 7 Apr 2009 05:18:59 +0000 (15:18 +1000)
Instead of checking for known events, pass in all 1s so we handle future
event types.  We were currently missing the IO event type.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found