arm64: dmi: set DMI string as dump stack arch description
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 15 Oct 2014 07:36:50 +0000 (09:36 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 5 Nov 2014 08:03:32 +0000 (09:03 +0100)
This sets the DMI string, containing system type, serial number,
firmware version etc. as dump stack arch description, so that oopses
and other kernel stack dumps automatically have this information
included, if available.

Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

No differences found