Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Vinayak Kale Newsgroups: linux.kernel Subject: Re: [PATCH] libata: enable LBA flag in taskfile for ata_scsi_pass_thru() Date: Tue, 27 Oct 2015 09:10:01 +0100 Message-ID: References: X-Original-To: Tejun Heo Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seagate_com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FzQ4HwUzAq3GcfqlQgAllyCcDFeuB1lpie46PX1SX1M=; b=N4WkVoDRtdMKOHLjbCGfmhJ2/WeBpP+CwVU2EgmH7NUeuD00g3iGgR3YPLKDekdpdG UM6rPPhTVk5Ci1AWrfFPOxyzWzX/C5UY2fIGUie7C5oU5e8Wk+uN1uyIWx9NqfyZlVtP seyHYXsfejPbJkYOnZDH2YQaS2/2xttqP/Nk15b9m1WYihfhXea4/mk7cljhkMKhXiEM 14tZ+cZ28ylyQn8JFORajRs7q3vy/otkhZLCZW1vdxf0m8naDcwLJbhEKzsXcQ++HBCW mYHIckhQNagaTPYooTAYA8BnCR7QPv2NiNEjaLZoTLPeYzQUskhwAs95uUUsjPA7+pKo hTcg== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=FzQ4HwUzAq3GcfqlQgAllyCcDFeuB1lpie46PX1SX1M=; b=H9aUzFrNXAXCWUNfj4mE2zLDghECuvs4Dn3YFpqrX+rhUKkmsjgjlQgbvEugvqRbpT 5Luf/6ZF2rIEAml0GntG81aJk6AKaujnHEKs9feo3zDgtDHcCNjw77oFmrIyfN7hKPww sYIvnEi0izLhr7pWq018AGudgV1snaePvb/YKvYo6uAzPpCch2Q3mdIPNJNlS17EwaDK Kpo1eENktGlbHETSCSH8iYbhsDxHneYFBXPJWC+4pbAbH+rGBWf2J1KCIYVd+sXW7pwX oGMfyD3fD6SJQL5nHTB+OsAZktD00ri6I/WYZxxSfctcWLuJhBv2ylLzSCHeOgDRLunI Hi5Q== X-Gm-Message-State: ALoCoQkgqvUXGgm0JpJ8vqoVBRvNGxZmi05KQTu4oAtmCALBiSaiXWfpTOXzFRDR3oXAMlENLvNkmM83ZCEpi+U67KUAQEFuu4d4BB4KCdUEzu3IOO6yoXZnMuDZDXTd/FbQBoyMFg7bDxMusaVYElOn3G46oOayYamDbBZ3jFtI5fY7xy/Oxi0= X-Received: by 10.31.32.2 with SMTP id g2mr27054373vkg.2.1445933077629; Tue, 27 Oct 2015 01:04:37 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.31.32.2 with SMTP id g2mr27054359vkg.2.1445933077454; Tue, 27 Oct 2015 01:04:37 -0700 (PDT) Content-Type: text/plain; charset=UTF-8 X-Proofpoint-Policyroute: Outbound X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-10-27_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510270153 X-Proofpoint-Spam-Policy: Default Domain Policy Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 22 Organization: linux.* mail to news gateway X-Original-Cc: Vinayak Kale , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Sumit Gupta X-Original-Date: Tue, 27 Oct 2015 13:34:37 +0530 X-Original-Message-ID: X-Original-References: <1445931706-9436-1-git-send-email-vinayak.kale@seagate.com> <20151027074923.GA8783@mtj.duckdns.org> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1256546 On Tue, Oct 27, 2015 at 1:19 PM, Tejun Heo wrote: > On Tue, Oct 27, 2015 at 01:11:46PM +0530, vinayak.kale@gmail.com wrote: >> From: Vinayak Kale >> >> Enable LBA in taskfile flags for ata_scsi_pass_thru() >> >> Signed-off-by: Vinayak Kale > > Applied to libata/for-4.4. Thanks Tejun!! > > Thanks. > > -- > tejun -- 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/