From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757757AbcDMCjU (ORCPT ); Tue, 12 Apr 2016 22:39:20 -0400 Received: from mail.kernel.org ([198.145.29.136]:34729 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756576AbcDMCjT (ORCPT ); Tue, 12 Apr 2016 22:39:19 -0400 Date: Wed, 13 Apr 2016 10:38:50 +0800 From: Shawn Guo To: kernel test robot Cc: 0day robot , LKML , lkp@01.org Subject: Re: [lkp] [scatterlist] c38ecfb12e: kernel BUG at crypto/scatterwalk.c:37! Message-ID: <20160413023850.GF28903@tiger> References: <20160413014202.GA659@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160413014202.GA659@yexl-desktop> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 13, 2016 at 09:42:02AM +0800, kernel test robot wrote: > FYI, we noticed the below changes on > > https://github.com/0day-ci/linux Shawn-Guo/scatterlist-use-sg_dma_len-in-sg_set_page/20160411-105225 > commit c38ecfb12e9a4c0c17d0879090741d6ce2a200de ("scatterlist: use sg_dma_len() in sg_set_page()") Yes, the patch is wrong, and has been discarded. The patch should really be tagged with RFC from the beginning. Thanks for reporting anyway. Shawn