Re: [PATCH 6/9] MPIC MSI allocator
From: Segher Boessenkool <hidden>
Date: 2006-12-15 01:48:53
From: Segher Boessenkool <hidden>
Date: 2006-12-15 01:48:53
quoted
quoted
"msi-ranges" is ambiguous, are the ranges available or reserved? How about "msi-available-ranges" :DThe property describes vectors that are not (yet) in use by the hardware; so let's do "available-vectors"?If we are going to be pedantic, it should be msi-available-sources :-)
But a) it's not really MSI-only, and b) they're not source numbers, but delivery vector numbers (yeah, those are almost the same on U3/U4, but hey). Segher