Messages in this thread |  | | From | David Howells <> | Subject | Re: [PATCH 5/5] lib: Add error string support to printks | Date | Fri, 20 Sep 2013 14:07:38 +0100 |
| |
Joe Perches <joe@perches.com> wrote:
> > Yeah, I do agree, I just don't see how to do it without introducing > > unnecessary bloat. > > I think the code size cost of %pE is pretty trivial > compared to the log size/runtime cost. > > I would not want to see it used generically.
I suspect he doesn't really need to implement a "strerror()" function but should rather build it straight into printk()/vsprintf().
David
|  |