commit | 9f7048412163d8f8175ba01063f3db02d42cc6a7 | [log] [tgz] |
---|---|---|
author | David Altobelli <david.altobelli@hp.com> | Mon Aug 17 17:07:33 2009 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 09:50:48 2009 -0700 |
tree | 900018fc99f3218d146012cacb7eda9a98d48a23 | |
parent | 66d5e5169c96f3e0175235e2bcbaedc8bc1c728f [diff] |
hpilo: add interrupt handler Add interrupt handler to hpilo. This is enablement for poll handler, and it also simplifies the logic for handling an iLO reset, because now only the interrupt handler needs to look for reset, the file system interfaces only need to return failure when a reset has happened. Signed-off-by: David Altobelli <david.altobelli@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>