On Thu, Mar 7, 2013 at 1:13 AM, Tejun Heo <[email protected]> wrote: > On Wed, Mar 6, 2013 at 2:56 PM, Suman Anna <[email protected]> wrote: >> The new idr_alloc interface returns the allocated id back >> on success, so fix the error path to check for negative >> values. This was missed out in the newer idr interface >> adoption patch, 15fc611 "remoteproc: convert to idr_alloc()". >> >> Signed-off-by: Suman Anna <[email protected]> >> Cc: Tejun Heo <[email protected]> >> Cc: Ohad Ben-Cohen <[email protected]> > > Acked-by: Tejun Heo <[email protected]>
Thanks Suman, applied to fixes. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

