Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* dma: mv_xor: error handling fixes
@ 2012-12-13 13:20 Thomas Petazzoni
  2012-12-13 13:20 ` [PATCH 1/2] dma: mv_xor: fix error handling of mv_xor_channel_add() Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2012-12-13 13:20 UTC (permalink / raw)
  To: linux-arm-kernel

Jason, Andrew, Gr?gory,

Here are two patches fixing error handling code in the mv_xor
initialization code. When the initialization of one particular XOR
channel fails, we have some cleanup code that isn't correct, and
triggers a kernel warning (fixed by the first patch) and then a kernel
crash (fixed by the second patch).

The original bug has been introduced in the big XOR series pushed for
3.8, so ideally, those patches should be pushed for 3.8 as well (but
they can wait after 3.8-rc1 if needed).

If you want a formal pull request, please let me know, but I guess for
two patches, it is just as easy for you to apply it to some of your
branch.

Thanks!

Thomas

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

end of thread, other threads:[~2013-01-04 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 13:20 dma: mv_xor: error handling fixes Thomas Petazzoni
2012-12-13 13:20 ` [PATCH 1/2] dma: mv_xor: fix error handling of mv_xor_channel_add() Thomas Petazzoni
2012-12-13 13:20 ` [PATCH 2/2] dma: mv_xor: fix error handling for clocks Thomas Petazzoni
2013-01-04 16:05 ` dma: mv_xor: error handling fixes Thomas Petazzoni

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