Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1292650 > unrolled thread

Re: [RFC v5 0/8] Additional kmsg devices

Started byJoe Perches <joe@perches.com>
First post2015-12-16 00:50 +0100
Last post2015-12-16 16:30 +0100
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RFC v5 0/8] Additional kmsg devices Joe Perches <joe@perches.com> - 2015-12-16 00:50 +0100
    Re: [RFC v5 0/8] Additional kmsg devices Richard Weinberger <richard@nod.at> - 2015-12-16 08:50 +0100
      Re: [RFC v5 0/8] Additional kmsg devices Tejun Heo <tj@kernel.org> - 2015-12-16 16:30 +0100

#1292650 — Re: [RFC v5 0/8] Additional kmsg devices

FromJoe Perches <joe@perches.com>
Date2015-12-16 00:50 +0100
SubjectRe: [RFC v5 0/8] Additional kmsg devices
Message-ID<qG7vX-2wd-7@gated-at.bofh.it>
On Tue, 2015-10-27 at 11:28 +0100, Paul Osmialowski wrote:
> Dear All,
> 
> This is the fifth iteration of Marcin Niesluchowski's serie of patches
> extending kmsg interface with ability to dynamically create (and destroy)
> kmsg-like devices which can be used by userspace for logging.
> 
> This iteration introduces two changes:
> 
> 1. selftests are rearranged to use kselftest.h API
> 
> 2. A disputed  patch "add predefined _PID, _TID, _COMM keywords to kmsg*
>    log dict" is removed - no chance it will be ever accepted. It is not
>    critical for this patchset as a whole.
> 
> Best regards,
> Paul
> 
> Marcin Niesluchowski (6):
>   printk: add one function for storing log in proper format
>   kmsg: introduce additional kmsg devices support
>   kmsg: add additional buffers support to memory class
>   kmsg: add function for adding and deleting additional buffers
>   kmsg: add ioctl for adding and deleting kmsg* devices
>   kmsg: add ioctl for kmsg* devices operating on buffers
> 
> Paul Osmialowski (2):
>   printk: extract kmsg-related routines from printk.c to kmsg.c
>   kmsg: selftests
> 

Andrew?  Are you or anyone else interested in picking up this patchset?

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

[toc] | [next] | [standalone]


#1292802

FromRichard Weinberger <richard@nod.at>
Date2015-12-16 08:50 +0100
Message-ID<qGf0u-7kj-5@gated-at.bofh.it>
In reply to#1292650
Am 16.12.2015 um 00:46 schrieb Joe Perches:
> On Tue, 2015-10-27 at 11:28 +0100, Paul Osmialowski wrote:
>> Dear All,
>>
>> This is the fifth iteration of Marcin Niesluchowski's serie of patches
>> extending kmsg interface with ability to dynamically create (and destroy)
>> kmsg-like devices which can be used by userspace for logging.
>>
>> This iteration introduces two changes:
>>
>> 1. selftests are rearranged to use kselftest.h API
>>
>> 2. A disputed  patch "add predefined _PID, _TID, _COMM keywords to kmsg*
>>    log dict" is removed - no chance it will be ever accepted. It is not
>>    critical for this patchset as a whole.
>>
>> Best regards,
>> Paul
>>
>> Marcin Niesluchowski (6):
>>   printk: add one function for storing log in proper format
>>   kmsg: introduce additional kmsg devices support
>>   kmsg: add additional buffers support to memory class
>>   kmsg: add function for adding and deleting additional buffers
>>   kmsg: add ioctl for adding and deleting kmsg* devices
>>   kmsg: add ioctl for kmsg* devices operating on buffers
>>
>> Paul Osmialowski (2):
>>   printk: extract kmsg-related routines from printk.c to kmsg.c
>>   kmsg: selftests
>>
> 
> Andrew?  Are you or anyone else interested in picking up this patchset?

I know I'm repeating myself. But this should be done in userspace.

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

[toc] | [prev] | [next] | [standalone]


#1293031

FromTejun Heo <tj@kernel.org>
Date2015-12-16 16:30 +0100
Message-ID<qGmbF-3tz-57@gated-at.bofh.it>
In reply to#1292802
Hello,

On Wed, Dec 16, 2015 at 08:47:35AM +0100, Richard Weinberger wrote:
> > Andrew?  Are you or anyone else interested in picking up this patchset?
> 
> I know I'm repeating myself. But this should be done in userspace.

Nothing in this posting explains why this is being added.  Kinda
difficult to say yay or nay.

Thanks.

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web