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

2016-02-24 Thread Andrew Morton
On Wed, 16 Dec 2015 10:27:57 -0500 Tejun Heo wrote: > 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

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

2015-12-16 Thread Tejun Heo
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

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

2015-12-15 Thread Richard Weinberger
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

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

2015-12-15 Thread 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 it

[RFC v5 0/8] Additional kmsg devices

2015-10-27 Thread Paul Osmialowski
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 kself