From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757970Ab3K0TLM (ORCPT ); Wed, 27 Nov 2013 14:11:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50467 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756830Ab3K0TLI (ORCPT ); Wed, 27 Nov 2013 14:11:08 -0500 Date: Wed, 27 Nov 2013 11:11:07 -0800 From: Greg Kroah-Hartman To: Ashutosh Dixit Cc: Arnd Bergmann , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Dasaratharaman Chandramouli , Sudeep Dutt , Nikhil Rao , Siva Krishna Kumar Reddy Yerramreddy , Caz Yokoyama Subject: Re: [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final Message-ID: <20131127191107.GA21074@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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, Nov 27, 2013 at 08:58:37AM -0800, Ashutosh Dixit wrote: > These patches fix various issues which were reported or found with the > MIC driver. All now applied, thanks. greg k-h