RE: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Kershner, David A
> mi...@redhat.com; linux-kernel@vger.kernel.org; > jes.soren...@redhat.com; *S-Par-Maintainer > Subject: Re: [PATCH] kthread: Export kthread functions > > On Mon, Jul 27, 2015 at 05:45:50PM +0200, Ingo Molnar wrote: > > > > * David Kershner wrote: > > > > >

Re: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Neil Horman
On Mon, Jul 27, 2015 at 05:45:50PM +0200, Ingo Molnar wrote: > > * David Kershner wrote: > > > The s-Par visornic driver, currently in staging, processes a queue > > being serviced by the an s-Par service partition. We can get a message > > that something has happened with the Service

Re: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Ingo Molnar
* David Kershner wrote: > The s-Par visornic driver, currently in staging, processes a queue > being serviced by the an s-Par service partition. We can get a message > that something has happened with the Service Partition, when that > happens, we must not access the channel until we get a

Re: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Neil Horman
On Mon, Jul 27, 2015 at 05:45:50PM +0200, Ingo Molnar wrote: * David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition. We can get a message that something has happened with the

RE: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Kershner, David A
-kernel@vger.kernel.org; jes.soren...@redhat.com; *S-Par-Maintainer Subject: Re: [PATCH] kthread: Export kthread functions On Mon, Jul 27, 2015 at 05:45:50PM +0200, Ingo Molnar wrote: * David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes

Re: [PATCH] kthread: Export kthread functions

2015-07-27 Thread Ingo Molnar
* David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition. We can get a message that something has happened with the Service Partition, when that happens, we must not access the

Re: [PATCH] kthread: Export kthread functions

2015-07-26 Thread Thomas Gleixner
On Sat, 25 Jul 2015, Richard Weinberger wrote: > On Sat, Jul 25, 2015 at 12:45 AM, David Kershner > wrote: > > The s-Par visornic driver, currently in staging, processes a queue > > being serviced by the an s-Par service partition. We can get a message > > that something has happened with the

Re: [PATCH] kthread: Export kthread functions

2015-07-26 Thread Thomas Gleixner
On Sat, 25 Jul 2015, Richard Weinberger wrote: On Sat, Jul 25, 2015 at 12:45 AM, David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition. We can get a message that something has

RE: [PATCH] kthread: Export kthread functions

2015-07-25 Thread Kershner, David A
ngo > Molnar; LKML; jes.soren...@redhat.com; *S-Par-Maintainer > Subject: Re: [PATCH] kthread: Export kthread functions > > On Sat, Jul 25, 2015 at 12:45 AM, David Kershner > wrote: > > The s-Par visornic driver, currently in staging, processes a queue > > being serviced

Re: [PATCH] kthread: Export kthread functions

2015-07-25 Thread Richard Weinberger
On Sat, Jul 25, 2015 at 12:45 AM, David Kershner wrote: > The s-Par visornic driver, currently in staging, processes a queue > being serviced by the an s-Par service partition. We can get a message > that something has happened with the Service Partition, when that > happens, we must not access

RE: [PATCH] kthread: Export kthread functions

2015-07-25 Thread Kershner, David A
; jes.soren...@redhat.com; *S-Par-Maintainer Subject: Re: [PATCH] kthread: Export kthread functions On Sat, Jul 25, 2015 at 12:45 AM, David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition

Re: [PATCH] kthread: Export kthread functions

2015-07-25 Thread Richard Weinberger
On Sat, Jul 25, 2015 at 12:45 AM, David Kershner david.kersh...@unisys.com wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition. We can get a message that something has happened with the Service Partition, when that happens,

Re: [PATCH] kthread: Export kthread functions

2015-07-24 Thread Neil Horman
On Fri, Jul 24, 2015 at 06:45:20PM -0400, David Kershner wrote: > The s-Par visornic driver, currently in staging, processes a queue > being serviced by the an s-Par service partition. We can get a message > that something has happened with the Service Partition, when that > happens, we must not

Re: [PATCH] kthread: Export kthread functions

2015-07-24 Thread Neil Horman
On Fri, Jul 24, 2015 at 06:45:20PM -0400, David Kershner wrote: The s-Par visornic driver, currently in staging, processes a queue being serviced by the an s-Par service partition. We can get a message that something has happened with the Service Partition, when that happens, we must not