commit | 4a9f9506e7cbee58d2b86329e68e4d37761bb608 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Mar 31 20:13:27 2009 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Apr 07 15:18:59 2009 +1000 |
tree | 5aa3427d3c3fa7ce83647b99166400830281b14f | |
parent | 0559f0a7611bdd336b7297dce179f793b565f148 [diff] |
powerpc/pseries: Scan for all events in rtasd 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>