mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Regression introduced by commit "lib/bitmap.c: speed up bitmap_find_free_region"
@ 2013-05-31  6:45 Sachin Kamat
  2013-05-31 19:05 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2013-05-31  6:45 UTC (permalink / raw)
  To: LKML
  Cc: Andrew Morton, chanho.min, Kamil Debski, Sylwester Nawrocki,
	Arun Kumar K

Hi,

While testing MFC decoder on Exynos machines, I encountered some
memory allocation errors due to failure of dma_alloc_coherent().
File: drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c Line: 38.

Git bisect pointed me to the following commit as the first bad commit
(linux-next tree of 20130531):

commit 3d5272d9b289cd0930b2ea9984406d757a72f4dd
Author: Chanho Min <chanho.min@lge.com>
Date:   Thu May 23 10:37:28 2013 +1000
    lib/bitmap.c: speed up bitmap_find_free_region

Reverting this (and the commit 197e1cf7
("ib-bitmapc-speed-up-bitmap_find_free_region-fix") ) fixes this
issue.

Looks like some regression has been introduced by the above patch?

---
With warm regards,
Sachin

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

end of thread, other threads:[~2013-06-03  6:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-31  6:45 Regression introduced by commit "lib/bitmap.c: speed up bitmap_find_free_region" Sachin Kamat
2013-05-31 19:05 ` Andrew Morton
2013-06-03  6:31   ` Stephen Rothwell

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

all inboxes | Powered by JetHome®