public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] cmpxchg cleanups and UML fixes
@ 2007-05-01 18:21 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2007-05-01 18:21 UTC (permalink / raw)
  To: akpm; +Cc: LKML, uml-devel

This set is a combination of cmpxchg cleanups and UML fixes.

Patches 1 - 3 are the cmpxchg stuff -
	Remove tas() from all arches - I can't find any users.
	Move the i386 cmpxchg to asm-i386/cmpxchg.h
	Move the x86_64 cmpxchg to asm-x86_64/cmpxchg.h

Patches 4 - 6 fix things discovered while playing with pcap interfaces -
	Have the free wrapper detect malloced buffers and call libc free
	Fix the device initialization failure path and other small cleanups
	Allow pcap devices to be assigned MACs on the command line

This is all 2.6.22 material.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

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

only message in thread, other threads:[~2007-05-01 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-01 18:21 [PATCH 0/6] cmpxchg cleanups and UML fixes Jeff Dike

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