[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200910221653.53072.bjorn.helgaas@hp.com>
Date: Thu, 22 Oct 2009 16:53:52 -0600
From: Bjorn Helgaas <bjorn.helgaas@...com>
To: Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-acpi@...r.kernel.org, Yinghai Lu <yhlu.kernel@...il.com>,
Joe Perches <joe@...ches.com>, Len Brown <lenb@...nel.org>
Subject: Re: [PATCH v2 0/9] PCI, PNP: print resources consistently
I'm not planning another version of this series because I don't
think anybody's raised substantive issues.
The only thing I see as a potential issue is the increased stack usage:
in resource_string(), the buffer grows from 40 to 73 bytes (64-bit)
or 24 to 52 bytes (32-bit). I could imagine using a stack buffer and
a mutex for this, but I'm not sure it's worth the code complexity yet.
Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists