I've put my current sparse development work in a new tree on kernel.org, available via: git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git or to master.kernel.org users via: git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git I've also included a couple of patches from the linux-sparse list which have slipped through the cracks. Linus, please pull from git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git to get the following changes: Adam DiCarlo: Add type information to enum mismatch warning Josh Triplett: "Initializer entry defined twice" should not trigger with zero-size fields Fix incorrect symbol in comment on #endif for multiple-inclusion guard Add -Wno-uninitialized graph: Show position in basic block nodes bb_terminated: Use boundary values rather than specific opcodes Turn on -Wcontext by default Merge branch 'fix-defined-twice-error-on-empty-struct' into staging Merge branch 'graph' into staging merge branch 'more-warning-flags' into staging and fix conflicts merge branch 'no-semantic-h' into staging and fix conflicts Merge branch 'Wcontext-default' into staging Josh Triplett and Pavel Roskin: Recognize and ignore __alias__ and __visibility__ check.c | 2 - evaluate.c | 5 ++- expand.c | 10 ++---- graph.c | 3 + ident-list.h | 4 +- lib.c | 4 +- lib.h | 1 linearize.h | 3 + parse.c | 6 ++- symbol.h | 2 - validation/initializer-entry-defined-twice.c | 43 +++++++++++++++++++++++++++ 11 files changed, 67 insertions(+), 16 deletions(-) - Josh Triplett
Attachment:
signature.asc
Description: OpenPGP digital signature