All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Athlon-SMP final
@ 2001-02-12  5:31 Tom Leete
  0 siblings, 0 replies; only message in thread
From: Tom Leete @ 2001-02-12  5:31 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

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

Hi Alan,

The polishing is done. Versus 2.4.1 again.

Summary:
	struct task_struct{...} moved to a new file, linux/task_struct.h.
	struct sigpending{...} moved to a new file, linux/sigpending.h.
	remove line linux/capability.c:17 #include <linux/fs.h> (blessed by Andrew
Morgan)
	adjust header inclusions in CONFIG_X386_USE_3DNOW section of
asm-i386/string.h.

Changes from the first version of the patch:
	revert creation of linux/mm_struct.h (needless)
	improve comments in the new files
	remove #ifdef guards around dummy declarations (suggested by Manfred
Spraul)
	remove dead version of kernel_cap_t support (also Manfred)
	remove redundant #include's (Niels Kristian Bech Jensen)

The new task_struct.h may be useful to others. If linux/sched.h is included
just to permit dereference of some 'struct task_struct * tsk',
linux/task_struct.h is a lightweight alternative.

Thanks again to Niels Kristian Bech Jensen, Andrew Morgan, and Manfred
Spraul.

Cheers,
Tom

-- 
The Daemons lurk and are dumb. -- Emerson

[-- Attachment #2: k7-smp-inlined2.patch.gz --]
[-- Type: application/x-gzip, Size: 3260 bytes --]

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

only message in thread, other threads:[~2001-02-12  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-12  5:31 [PATCH] Athlon-SMP final Tom Leete

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.