lkml.org 
[lkml]   [2010]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/9] RapidIO: Add relation links between RIO device structures
Alexandre Bounine wrote:
> Create back and forward links between RIO devices. These links are intended for
> use by error management and hot-plug extensions.

As RapidIO is a switched network, the concept of 'previous' and 'next'
devices is invalid. Perhaps it's just the way they were
discovered/enumerated, but that does not matter any more at runtime. Or
at least, should not matter.

> @@ -237,6 +241,7 @@ struct rio_switch {
> u16 hopcount;
> u16 destid;
> u8 inport;
> + u8 nports;
> u8 *route_table;
> u32 port_ok;

This can be extracted from the swpinfo field (which you removed in
another patch)?

Micha


\
 
 \ /
  Last update: 2010-08-16 14:21    [W:0.467 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site