linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the uuid tree
@ 2017-06-08  6:04 Stephen Rothwell
  2017-06-08  7:04 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2017-06-08  6:04 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
	Andy Shevchenko

Hi Christoph,

After merging the uuid tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

In file included from drivers/base/cpu.c:16:0:
include/linux/acpi.h:744:16: error: unknown type name 'guid_t'
          const guid_t *guid,
                ^

Caused by commit

  94116f8126de ("ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()")

linux/uuid.h is only include for the CONFIG_ACPI case (in commit
41c8bdb3ab10 "acpi, nfit: Switch to use new generic UUID API").  This
build does not have CONFIG_ACPI set.

I have used the uuid tree from next-20170607 for today.

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread
* linux-next: build failure after merge of the uuid tree
@ 2017-06-09  5:44 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2017-06-09  5:44 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
	Andy Shevchenko

Hi Christoph,

After merging the uuid tree, today's linux-next build (x86_64
allmodconfig) failed like this:

/home/sfr/next/next/drivers/thermal/int340x_thermal/int3400_thermal.c: In function 'int3400_thermal_get_uuids':
/home/sfr/next/next/drivers/thermal/int340x_thermal/int3400_thermal.c:146:4: error: implicit declaration of function 'acpi_str_to_uuid' [-Werror=implicit-function-declaration]
    acpi_str_to_uuid(int3400_thermal_uuids[j], uuid);
    ^

Caused by commit

  94116f8126de ("ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()")

I have used the uuid tree from next-20170607 again today.

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-09  5:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08  6:04 linux-next: build failure after merge of the uuid tree Stephen Rothwell
2017-06-08  7:04 ` Christoph Hellwig
2017-06-08 11:30   ` Andy Shevchenko
  -- strict thread matches above, loose matches on Subject: below --
2017-06-09  5:44 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).