]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / APEI: Switch to use new generic UUID API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 5 Jun 2017 16:40:43 +0000 (19:40 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2017 17:42:02 +0000 (19:42 +0200)
commit76b47071c1a50fe138f3f7027f488a66524c22a1
tree8586463d659e08b969c8c4004def3f1f8a866e8e
parentad2121bf53f40e0a322f4f1810a78381e5024430
ACPI / APEI: Switch to use new generic UUID API

There are new types and helpers that are supposed to be used in new code.

As a preparation to get rid of legacy types and API functions do
the conversion here.

Cc: Borislav Petkov <bp@suse.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/acpi/apei/ghes.c