Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp2647860imc; Sat, 23 Feb 2019 07:57:39 -0800 (PST) X-Google-Smtp-Source: AHgI3IbR1F1ufP2k8X4pkg3FWAsULawps1SK+TR7oJqRMotW65IBaEx74doBZ3Wbs7GcZfjTTPT0 X-Received: by 2002:a63:c54b:: with SMTP id g11mr9307452pgd.441.1550937459111; Sat, 23 Feb 2019 07:57:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550937459; cv=none; d=google.com; s=arc-20160816; b=X2CDUajFqTt5AoUPdi5UfzbqZAg1afDR2E+QDUZhjPPY3Xu2hO+M8L8N6209QXFIw2 JaiesujUi607ljhrpuh5XtuVFh2bA7EMfn8PCK/BUZwG36dSygmHiglIaLD2jpD6xmeS hTQFXsYg0A9Lhof6D2ZxfKQI4FSdGGhkgUmHoYRtALaMKUfxx5CuwaolMzHHqtWMfa4b 9Zx2JEw/9a1Fzqm4Wf5ymRKsxPmfL6WUirvVhwAVc7Cnre+P0n6k3S+ngp/7QpwSN410 ns/2+afCas9SCFz4H6HktP+cWuCbRw+CmKcj/onXIaol53k9NhR6BD9W9VV28wMwTqKW ge3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=pPOXQC05mfM9iiYlYNkyjrr4Vaf2pYxi937JMKJPZ3o=; b=SR4Q0i3wJzcHMiekhgGxZ3XmB9LKqCY20sqHSyvsxc1qEpRHph/lJXPRMKhiEF8cE6 WN67oyR5hWSbtvwR4Krs/WKPduIDFZYIbiKmj9fbdcAot2jtriov6/+bhbJrWd9dFDTu SpNFAJq9QCQ5srBgVZXXcHaVBCXMM+pd9UePYzalkbirlnbwhFf+3ag3RAUdF3VzAvDY mT1W1zZpHhZLOjqh6dr/W2UeYDQSZgld680/e86iLKjWpf8PH3mwJSdOSBTD4/YLLUAr 2wnkxP868+zyBO6EYGUEXurxkHzd+n3BzeBN/Gioo//BLGrpYUpbCir50n/3d2Pv9KSv bsPg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="QM/AA0oK"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t65si4322739pfi.61.2019.02.23.07.57.09; Sat, 23 Feb 2019 07:57:39 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="QM/AA0oK"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726185AbfBWPzg (ORCPT + 99 others); Sat, 23 Feb 2019 10:55:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:37166 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725859AbfBWPzf (ORCPT ); Sat, 23 Feb 2019 10:55:35 -0500 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9E52C20675; Sat, 23 Feb 2019 15:55:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550937334; bh=+Ays36zEFHBmxXkJpu0R3jWM526SktwiDLIwElTU+3c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QM/AA0oKUw5NBMESEeAHzsgtEtw1GepbY+FEwTckfKBI8h5MwSrIix6uDYoTGOT2g FWyMjc194ug7h2JvC27ri3ejuTjLoXEjKU2j/ovj4czWX8Lgr+80EkjDdgcJKhAOXy t6at+9x6Py0xrPKRgxDfR19fXmz5XHKr2QJkkcVI= Date: Sat, 23 Feb 2019 10:55:33 -0500 From: Sasha Levin To: Greg KH Cc: linux-kernel@microsoft.com, linux-hyperv@vger.kernel.org, kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL v3] Hyper-V commits for 5.0-rc Message-ID: <20190223155533.GE10616@sasha-vm> References: <20190223031226.AB912206A3@mail.kernel.org> <20190223085715.GA22149@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20190223085715.GA22149@kroah.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 23, 2019 at 09:57:15AM +0100, Greg KH wrote: >On Fri, Feb 22, 2019 at 10:12:25PM -0500, Sasha Levin wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA512 >> >> The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5: >> >> Linux 5.0-rc5 (2019-02-03 13:48:04 -0800) >> >> are available in the Git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed >> >> for you to fetch changes up to b2946cd86f3c1b5b1262c0ec06068110c2328fe6: >> >> MAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS (2019-02-22 21:46:37 -0500) >> >> - ---------------------------------------------------------------- >> Two fixes: >> >> 1. A fix for a race condition reading sysfs entries while a device is >> being added, by Kimberly Brown. >> >> 2. Update the Hyper-V mailing list to a new one created on >> vger.kernel.org, by Haiyang Zhang. >> >> - ---------------------------------------------------------------- >> Haiyang Zhang (1): >> MAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS >> >> Kimberly Brown (2): >> Drivers: hv: vmbus: Change server monitor_pages index to 0 >> Drivers: hv: vmbus: Return -EINVAL if monitor_allocated not set > >I objected to this last patch when it was posted on the list. The sysfs >file should just not be present if the functionality is not there, no >need to add the "-EINVAL" logic to it instead. > >Having a sysfs file that says it can be read, and then rejecting that >read with an error is NOT ok. Hm, I'm sorry but I didn't see an objection on the thread (https://lore.kernel.org/lkml/20190122020759.GA4054@ubu-Virtual-Machine/) which is why it was sent in like this. Could you please point me to it so we can get the patch fixed up? -- Thanks, Sasha