linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patches] more type cleanups and fixes
@ 2007-07-13 17:44 Al Viro
  2007-07-14 20:33 ` Josh Triplett
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2007-07-13 17:44 UTC (permalink / raw)
  To: linux-sparse

	Getting the handling of qualifiers/address spaces right on the
pointer operations, type_difference sanitized and taken closer to sanity
(in particular, kernel ARRAY_SIZE() works now), SYM_BASENAME and SYM_TYPEOF
handling sanitized.

	That takes us about halfway to getting rid of very brittle
dependencies between evaluate.c and type-handling details in symbol.c.

	The series can be pulled from branch type_difference2 in
git://git.kernel.org/pub/scm/linux/kernel/git/viro/sparse.git/
individual patches follow in next postings...

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

* Re: [patches] more type cleanups and fixes
  2007-07-13 17:44 [patches] more type cleanups and fixes Al Viro
@ 2007-07-14 20:33 ` Josh Triplett
  0 siblings, 0 replies; 2+ messages in thread
From: Josh Triplett @ 2007-07-14 20:33 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-sparse

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

Al Viro wrote:
> 	Getting the handling of qualifiers/address spaces right on the
> pointer operations, type_difference sanitized and taken closer to sanity
> (in particular, kernel ARRAY_SIZE() works now), SYM_BASENAME and SYM_TYPEOF
> handling sanitized.
> 
> 	That takes us about halfway to getting rid of very brittle
> dependencies between evaluate.c and type-handling details in symbol.c.
> 
> 	The series can be pulled from branch type_difference2 in
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/sparse.git/
> individual patches follow in next postings...

Patch series applied and pushed, together with the fixes noted in the thread:

* Fix test suite breakage caused by patch 1.
* Expand commit message in patch 3.
* Fix type_difference prototype in patch 7.

Thanks!

- Josh Triplett



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

end of thread, other threads:[~2007-07-14 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-13 17:44 [patches] more type cleanups and fixes Al Viro
2007-07-14 20:33 ` Josh Triplett

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).