Re: [PATCH v1 1/6] vgacon: Set VGA struct resource types

2018-01-03 Thread Bartlomiej Zolnierkiewicz
On Monday, December 04, 2017 06:40:04 PM Bjorn Helgaas wrote: > From: Bjorn Helgaas > > Set the resource type when we reserve VGA-related I/O port resources. > > The resource code doesn't actually look at the type, so it inserts > resources without a type in the tree correctly even without this

[PATCH v1 1/6] vgacon: Set VGA struct resource types

2017-12-04 Thread Bjorn Helgaas
From: Bjorn Helgaas Set the resource type when we reserve VGA-related I/O port resources. The resource code doesn't actually look at the type, so it inserts resources without a type in the tree correctly even without this change. But if we ever print a resource without a type, it looks like this