public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Two small fixes for 2.6.34
@ 2010-05-07  6:48 Jens Axboe
  2010-05-07  6:58 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2010-05-07  6:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel

Hi Linus,

Two small fixes for 2.6.34. One fixes a typo in drbd, and the other
fixes a missing RCU lock in the block cgroup code. Please pull.


  git://git.kernel.dk/linux-2.6-block.git for-linus

Jens Axboe (1):
      Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus

Lars Ellenberg (1):
      drbd: don't expose failed local READ to upper layers

Vivek Goyal (1):
      blk-cgroup: Fix RCU correctness warning in cfq_init_queue()

 block/cfq-iosched.c              |    2 ++
 drivers/block/drbd/drbd_worker.c |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Two small fixes for 2.6.34
  2010-05-07  6:48 [GIT PULL] Two small fixes for 2.6.34 Jens Axboe
@ 2010-05-07  6:58 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2010-05-07  6:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel

On Fri, May 07 2010, Jens Axboe wrote:
> Hi Linus,
> 
> Two small fixes for 2.6.34. One fixes a typo in drbd, and the other
> fixes a missing RCU lock in the block cgroup code. Please pull.
> 
> 
>   git://git.kernel.dk/linux-2.6-block.git for-linus
> 
> Jens Axboe (1):
>       Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
> 
> Lars Ellenberg (1):
>       drbd: don't expose failed local READ to upper layers
> 
> Vivek Goyal (1):
>       blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
> 
>  block/cfq-iosched.c              |    2 ++
>  drivers/block/drbd/drbd_worker.c |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)

Another small RCU block cgroup fix was missed, I've pushed that out now.
New changelog/diffstat:

  git://git.kernel.dk/linux-2.6-block.git for-linus

Jens Axboe (1):
      Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus

Lars Ellenberg (1):
      drbd: don't expose failed local READ to upper layers

Li Zefan (1):
      blk-cgroup: Fix an RCU warning in blkiocg_create()

Vivek Goyal (1):
      blk-cgroup: Fix RCU correctness warning in cfq_init_queue()

 block/blk-cgroup.c               |    8 ++++----
 block/cfq-iosched.c              |    2 ++
 drivers/block/drbd/drbd_worker.c |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2010-05-07  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07  6:48 [GIT PULL] Two small fixes for 2.6.34 Jens Axboe
2010-05-07  6:58 ` Jens Axboe

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