[Skiboot] [PATCH] ipmi: Check for ipmi backend presence before use

Joel Stanley joel at jms.id.au
Tue Apr 14 14:22:39 AEST 2015


On Tue, Apr 14, 2015 at 1:06 PM, Alistair Popple <alistair at popple.id.au> wrote:
> This patch adds presence checks for an ipmi backend before attempting
> to use it, thus allowing a system with a non-functional backend to
> boot without ipmi.

Cool. Does it work?

> Signed-off-by: Alistair Popple <alistair at popple.id.au>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  core/ipmi.c        | 38 ++++++++++++++++++++++++++++++++++++++
>  hw/ipmi/ipmi-fru.c |  2 ++
>  2 files changed, 40 insertions(+)


More information about the Skiboot mailing list