[Cbe-oss-dev] [PATCH 2/6] cell: add vicinity information on spus

André Detsch adetsch at br.ibm.com
Tue Feb 13 04:48:20 EST 2007


Arnd Bergmann wrote:
>>  	void* pdata; /* platform private data */
>>  	struct sys_device sysdev;
>> +
>> +	int has_mem_affinity;
>> +	struct device_node *devnode;
>> +	struct list_head aff_list;
>>  };
>>  
> 
> Note that this conflicts with a similar change that I think was already
> merged in 2.6.21.

Ok, just noticed spu_devnode() on spu_priv1_mmio.c. I'll use that.



More information about the cbe-oss-dev mailing list