From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964953AbdKPNRq (ORCPT ); Thu, 16 Nov 2017 08:17:46 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:39220 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964823AbdKPNRg (ORCPT ); Thu, 16 Nov 2017 08:17:36 -0500 Date: Thu, 16 Nov 2017 14:16:39 +0100 From: Heiko Carstens To: Steffen Maier Cc: "James E . J . Bottomley" , "Martin K . Petersen" , Kees Cook , linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Schwidefsky , Jens Remus Subject: Re: [PATCH 3/3] zfcp: drop open coded assignments of timer_list.function References: <20171108141709.79074-1-maier@linux.vnet.ibm.com> <20171108141709.79074-4-maier@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-TM-AS-GCONF: 00 x-cbid: 17111613-0040-0000-0000-000003EF0F34 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17111613-0041-0000-0000-000025F1C874 Message-Id: <20171116131639.GA3462@osiris> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-16_05:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1711160181 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 16, 2017 at 01:38:18PM +0100, Steffen Maier wrote: > If this has not been picked/merged yet (it's not in Linus' tree yet), > could you please drop it because it's buggy? > > This would buy me time to come up with a proper solution, > otherwise I would be forced to fix it within 4.15-rc and > am not sure I can make it. It's not upstream and not in linux-next, so I guess it is in no tree. So to make Kees' life easier the first two patches, including ("s390/scsi: Convert timers to use timer_setup()"), will simply go upstream via the s390 tree together with the other conversion patches.