From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: Bug: Freeing dma regions Date: Wed, 2 Mar 2016 09:29:40 +0100 Message-ID: <20160302082940.GS22747@8bytes.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: David Kiarie Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Jan Kiszka , Valentine Sinitsyn List-Id: iommu@lists.linux-foundation.org On Wed, Mar 02, 2016 at 03:45:39AM +0300, David Kiarie wrote: > Hello, > > This patch seems to have introduced a bug - > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4eeca8c5e72fad752eba9efc293c924d65faa86e > > As the commit message says, it should check for regions behind the > next_bit but it checks for regions beyond. Hmm, the patch looks good to me. Do you actually see a reproducible issue with it? Joerg