From: Linus Torvalds Subject: Re: [GIT PULL] ext4 changes for 3.15 Date: Wed, 25 Jun 2014 10:08:02 -0700 Message-ID: References: <20140403191558.GA8745@thunk.org> <53A9FE04.2000306@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "Maciej W. Rozycki" , T Makphaibulchoke , Linux Kernel Mailing List , "linux-ext4@vger.kernel.org" To: Thavatchai Makphaibulchoke , "Theodore Ts'o" Return-path: Received: from mail-ve0-f172.google.com ([209.85.128.172]:61601 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757251AbaFYRIE (ORCPT ); Wed, 25 Jun 2014 13:08:04 -0400 In-Reply-To: <53A9FE04.2000306@hp.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: Ted, going through pending issues, and wondering if I'm expected to pick this up directly? The original came through your tree (commit 1f3e55fe02d1: "fs/mbcache.c: doucple the locking of local from global data") and is in 3.15 too, so the patch should be marked for stable as well. It's hopefully limited to just very bad gcc versions for odd architectures, so it's not exactly high-impact, but still.. Linus On Tue, Jun 24, 2014 at 3:39 PM, Thavatchai Makphaibulchoke wrote: > > I've submitted the fix, using ilog2, and could be found at, > > https://lkml.org/lkml/2014/5/30/462