Re: [PATCH RESEND 1/3] printk: convert byte-buffer to variable-lengthrecord buffer

From: Kay Sievers
Date: Tue May 29 2012 - 12:34:52 EST


On Tue, May 29, 2012 at 6:14 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> On Tue, 2012-05-29 at 18:07 +0200, Kay Sievers wrote:

>> +bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog,
>> + Â Â Â Â Â Â Â Â Â Â Â const char *line, size_t size, size_t *len)
>> +{
>> + Â Â return false
>> +}
>
> uncompilable.

The damn !CONFIG_PRINTK case. :) Fixed!
http://git.kernel.org/?p=linux/kernel/git/kay/patches.git;a=commitdiff;h=607b6e8fa7ca61dd385d632fe51c6afc5f5374b7

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/