* Ravikiran G Thirumalai <kiran@scalex86.org> wrote:
ah, i see - indeed - the trick with -1 :-)
my point remains though: if you initialize VSMP in a separate function
anyway then please move this PCI config space access from is_vsmp_box()
into vsmp_init() and keep a pure flag return is_vsmp_box(). That way
there can be no question at all whether there are (or can be) any
side-effects of that function.
Ingo
--