Micha Nelissen wrote: > > Alexandre Bounine wrote: > > A switch ingress port number has to be saved for software assisted error > > recovery from the error-stopped state. Saving this information also allows > > to remove several register reads from the RIO enumeration process. > > Why not keep using the swpinfo field, as you can extract it from there? > And your code actually does this. > > Also processor devices can have multiple ports (not only switches), it > would be good to be ready for that use case. > Agree. I missed the Multiport bit introduced in RIO spec 2.1. Now it is justified to be as it was before. I will rework this and next patches. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev
- [PATCH 0/9] RapidIO: Set of patches to add Gen2 switche... Alexandre Bounine
- [PATCH 1/9] RapidIO: fix RapidIO sysfs hierarchy Alexandre Bounine
- [PATCH 2/9] RapidIO, powerpc/85xx: modify RIO port... Alexandre Bounine
- Re: [PATCH 2/9] RapidIO, powerpc/85xx: modify ... Micha Nelissen
- RE: [PATCH 2/9] RapidIO, powerpc/85xx: mod... Bounine, Alexandre
- Re: [PATCH 2/9] RapidIO, powerpc/85xx:... Micha Nelissen
- RE: [PATCH 2/9] RapidIO, powerpc/... Bounine, Alexandre
- [PATCH 3/9] RapidIO: Add the ingress port number i... Alexandre Bounine
- Re: [PATCH 3/9] RapidIO: Add the ingress port ... Micha Nelissen
- RE: [PATCH 3/9] RapidIO: Add the ingress p... Bounine, Alexandre
- [PATCH 4/9] RapidIO: Add relation links between RI... Alexandre Bounine
- Re: [PATCH 4/9] RapidIO: Add relation links be... Micha Nelissen
- RE: [PATCH 4/9] RapidIO: Add relation link... Bounine, Alexandre
- Re: [PATCH 4/9] RapidIO: Add relation ... Micha Nelissen
- RE: [PATCH 4/9] RapidIO: Add rela... Bounine, Alexandre
- [PATCH 5/9] RapidIO: Add default handler for error... Alexandre Bounine
- Re: [PATCH 5/9] RapidIO: Add default handler f... Micha Nelissen
- RE: [PATCH 5/9] RapidIO: Add default handl... Bounine, Alexandre
- [PATCH 6/9] RapidIO: Add switch-specific sysfs ini... Alexandre Bounine
- Re: [PATCH 6/9] RapidIO: Add switch-specific s... Micha Nelissen