public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* export kernel call get_task_comm for driver use
@ 2011-04-22 22:26 james_p_freyensee
  2011-04-22 22:35 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: james_p_freyensee @ 2011-04-22 22:26 UTC (permalink / raw)
  To: akpm
  Cc: rientjes, gregkh, linux-kernel, suhail.ahmed, christophe.guerard,
	james_p_freyensee

>From an earlier submission by me it was suggested that this patch
should go to Andrew for merging to be used by the pti driver
I will be re-submitting shortly.

Once my device drivers are accepted into the kernel, I will try
and help out to clean up the kernel a little from this
patch that exports get_task_comm() that Andrew suggested. 
I cannot promise a timeline or what I can fix, but I will
look into fixing a few (Andrew found 89 potential cleanups).

From: james_p_freyensee@linux.intel.com
Subject: export kernel call get_task_comm for driver use
In-Reply-To: james_p_freyensee@linux.intel.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: export kernel call get_task_comm for driver use
  2011-04-22 22:26 export kernel call get_task_comm for driver use james_p_freyensee
@ 2011-04-22 22:35 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-04-22 22:35 UTC (permalink / raw)
  To: james_p_freyensee
  Cc: akpm, rientjes, linux-kernel, suhail.ahmed, christophe.guerard

On Fri, Apr 22, 2011 at 03:26:27PM -0700, james_p_freyensee@linux.intel.com wrote:
> >From an earlier submission by me it was suggested that this patch
> should go to Andrew for merging to be used by the pti driver
> I will be re-submitting shortly.
> 
> Once my device drivers are accepted into the kernel, I will try
> and help out to clean up the kernel a little from this
> patch that exports get_task_comm() that Andrew suggested. 
> I cannot promise a timeline or what I can fix, but I will
> look into fixing a few (Andrew found 89 potential cleanups).

I think the goal is for that cleanup to happen now, to justify the
addition of the exported symbol.  Without that, there is no need to
export the symbol now at all, as who knows when your driver will be
accepted.

Or, just wait and make it part of your driver patch series, like you did
before, no need to get it accepted now, right?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-22 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22 22:26 export kernel call get_task_comm for driver use james_p_freyensee
2011-04-22 22:35 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox