staging: unisys: fix kdump support
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 6 Apr 2015 14:27:40 +0000 (10:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Apr 2015 14:31:49 +0000 (16:31 +0200)
commit1ba00980f6b9151066e8ed19e4eb37e769b3ef70
treeff396c5de71710495fb59b82d7d2957b79ff0564
parent9c4e936abfadf5fc64481f06f7ba351b007af1ff
staging: unisys: fix kdump support

The s-Par drivers used to be out-of-tree, so they needed a parameter to
let them know we were going into a dump. This patch removes that code
and uses the built-in kernel function instead.

Reviewed-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/globals.h
drivers/staging/unisys/visorchipset/visorchipset_main.c
This page took 0.027104 seconds and 5 git commands to generate.