Open
Description
We make a bunch of devices with a scope_id
of 0, but the value of 0 is a reserved scope_id
. I believe it's usually ignored or treated as equivalent to "eh whatever", but we probably should be making them with scope_id: 1
, i.e. "entirely local to here". This prompted #137967 because AIX helpfully fixes the value of scope_id
to the one it interprets it as: 1.