Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
David Woodhouse
2006-05-06 19:59:18 +01:00
211 changed files with 3295 additions and 1443 deletions

View File

@@ -116,6 +116,7 @@ struct spu {
struct list_head list;
struct list_head sched_list;
int number;
int nid;
u32 isrc;
u32 node;
u64 flags;