Searched hist:de74e00a965177e8a0d44af0ba31971b80f2bf3f (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | rio.h | diff de74e00a965177e8a0d44af0ba31971b80f2bf3f Fri Oct 05 02:16:13 CEST 2012 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: add destination ID allocation mechanism
Replace the single global destination ID counter with per-net allocation mechanism to allow independent destID management for each available RapidIO network. Using bitmap based mechanism instead of counters allows destination ID release and reuse in systems that support hot-swap.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Li Yang <leoli@freescale.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/drivers/rapidio/ |
H A D | rio-scan.c | diff de74e00a965177e8a0d44af0ba31971b80f2bf3f Fri Oct 05 02:16:13 CEST 2012 Alexandre Bounine <alexandre.bounine@idt.com> rapidio: add destination ID allocation mechanism
Replace the single global destination ID counter with per-net allocation mechanism to allow independent destID management for each available RapidIO network. Using bitmap based mechanism instead of counters allows destination ID release and reuse in systems that support hot-swap.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Li Yang <leoli@freescale.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|