Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161610Ab3DEGk6 (ORCPT ); Fri, 5 Apr 2013 02:40:58 -0400 Received: from mail-la0-f47.google.com ([209.85.215.47]:52030 "EHLO mail-la0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750768Ab3DEGk4 (ORCPT ); Fri, 5 Apr 2013 02:40:56 -0400 MIME-Version: 1.0 X-Originating-IP: [93.172.123.88] In-Reply-To: <1364510053-29347-1-git-send-email-rtivy@ti.com> References: <1364510053-29347-1-git-send-email-rtivy@ti.com> From: Ohad Ben-Cohen Date: Fri, 5 Apr 2013 09:40:35 +0300 Message-ID: Subject: Re: [PATCH] remoteproc: Fix bug in rproc_alloc_vring() with idr_alloc() return value To: Robert Tivy Cc: "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 607 Lines: 13 On Fri, Mar 29, 2013 at 12:34 AM, Robert Tivy wrote: > rproc_alloc_vring() was modified to call idr_alloc() instead of > idr_get_new(), but the return value was still handled as before. > > Signed-off-by: Robert Tivy Thanks Rob. This was submitted by Suman some time ago and was applied. I'll be sending it to Linus very soon now. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/