public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* enable sparse endianess checking by default?
@ 2014-09-25 15:52 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2014-09-25 15:52 UTC (permalink / raw)
  To: Linus Torvalds, Alexander Viro; +Cc: linux-kernel

It's been quite a while that we had sparse support in the build system,
and we still disable the checks for endianess annotations by default.

For many subsystems these are arguably the most useful ones, and with
Fengguang's build bot running sparse checks we're also being harder
on driver maintainers to sort these out even where they don't matter
too much for them (e.g. PCI hardware that mostly runs on x86).

Is there any reason to still keep the opt-in for these when running
sparse?

Now running sparse by default if available would be another useful
project, but I'll save that for a later time..

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-25 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 15:52 enable sparse endianess checking by default? Christoph Hellwig

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