mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* objtool: Use value of intended enum to compile with clang
@ 2017-12-10 18:34 Lukas Bulwahn
  2017-12-10 18:35 ` [PATCH] " Lukas Bulwahn
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2017-12-10 18:34 UTC (permalink / raw)
  To: Josh Poimboeuf
  Cc: sil2review, Ingo Molnar, Lukas Bulwahn, Jiri Slaby, linux-kernel

Hi,

Please include this patch in tools/objtool to properly compile with clang-5.0.

I successfully compiled this patch (make defconfig && make) on top of tag
next-20171208 from linux-next with clang-5.0.0 and gcc (Debian 7.2.0-16) 7.2.0,
but I did not test anything further than that.

Exact compiler version of clang-5.0.0 is:

  clang version 5.0.0-+rc2-1 (tags/RELEASE_500/rc2)
  Target: x86_64-pc-linux-gnu
  Thread model: posix
  InstalledDir: /usr/bin

This is my first kernel contribution, so please apologize any kernel newbie
mistakes.

Lukas

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

end of thread, other threads:[~2017-12-10 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-10 18:34 objtool: Use value of intended enum to compile with clang Lukas Bulwahn
2017-12-10 18:35 ` [PATCH] " Lukas Bulwahn
2017-12-10 20:19   ` [SIL2review] " Nicholas Mc Guire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome