linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 3.16-rc4
@ 2014-07-04  1:00 Greg KH
  2014-07-04  6:22 ` pramod gurav
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2014-07-04  1:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Tejun Heo

The following changes since commit 4c834452aad01531db949414f94f817a86348d59:

  Linux 3.16-rc3 (2014-06-29 14:11:36 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.16-rc4

for you to fetch changes up to 4a3a99045177369700c60d074c0e525e8093b0fc:

  lz4: add overrun checks to lz4_uncompress_unknownoutputsize() (2014-07-03 16:12:04 -0700)

----------------------------------------------------------------
Driver core fixes for 3.16-rc4

Well, one drivercore fix for kernfs to resolve a reported issue with
sysfs files being updated from atomic contexts, and another lz4 bugfix
for testing potential buffer overflows.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      lz4: add overrun checks to lz4_uncompress_unknownoutputsize()

Tejun Heo (1):
      kernfs: kernfs_notify() must be useable from non-sleepable contexts

 fs/kernfs/file.c         | 69 ++++++++++++++++++++++++++++++++++++++----------
 include/linux/kernfs.h   |  1 +
 lib/lz4/lz4_decompress.c |  6 ++++-
 3 files changed, 61 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 3.16-rc4
  2014-07-04  1:00 [GIT PULL] Driver core fixes for 3.16-rc4 Greg KH
@ 2014-07-04  6:22 ` pramod gurav
  2014-07-04 17:40   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: pramod gurav @ 2014-07-04  6:22 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

On Fri, Jul 4, 2014 at 6:30 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> The following changes since commit 4c834452aad01531db949414f94f817a86348d59:
>
>   Linux 3.16-rc3 (2014-06-29 14:11:36 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.16-rc4
>
> for you to fetch changes up to 4a3a99045177369700c60d074c0e525e8093b0fc:
>
>   lz4: add overrun checks to lz4_uncompress_unknownoutputsize() (2014-07-03 16:12:04 -0700)
>
> ----------------------------------------------------------------
> Driver core fixes for 3.16-rc4

Hi Greg,

What should I do if I come across some coding guidelines issues,
compile warning in some core drivers like fs/, cpuidle etc?

For exa: A fix in CPUIdle
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg668109.html

Shall I continue sending the corrections?  Will they be accepted at
this point of time? Because I saw no response as a lot of code was
being added to these drivers (read cpuidle).


-- 
Thanks and Regards
Pramod

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

* Re: [GIT PULL] Driver core fixes for 3.16-rc4
  2014-07-04  6:22 ` pramod gurav
@ 2014-07-04 17:40   ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2014-07-04 17:40 UTC (permalink / raw)
  To: pramod gurav; +Cc: linux-kernel

On Fri, Jul 04, 2014 at 11:52:16AM +0530, pramod gurav wrote:
> On Fri, Jul 4, 2014 at 6:30 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > The following changes since commit 4c834452aad01531db949414f94f817a86348d59:
> >
> >   Linux 3.16-rc3 (2014-06-29 14:11:36 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.16-rc4
> >
> > for you to fetch changes up to 4a3a99045177369700c60d074c0e525e8093b0fc:
> >
> >   lz4: add overrun checks to lz4_uncompress_unknownoutputsize() (2014-07-03 16:12:04 -0700)
> >
> > ----------------------------------------------------------------
> > Driver core fixes for 3.16-rc4
> 
> Hi Greg,
> 
> What should I do if I come across some coding guidelines issues,
> compile warning in some core drivers like fs/, cpuidle etc?
> 
> For exa: A fix in CPUIdle
> https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg668109.html
> 
> Shall I continue sending the corrections?  Will they be accepted at
> this point of time? Because I saw no response as a lot of code was
> being added to these drivers (read cpuidle).

It all depends on the maintainers of those drivers / files, please
discuss it with them, I have no control over that.

best of luck,

greg k-h

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

end of thread, other threads:[~2014-07-04 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04  1:00 [GIT PULL] Driver core fixes for 3.16-rc4 Greg KH
2014-07-04  6:22 ` pramod gurav
2014-07-04 17:40   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).