From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753387AbbEHVcL (ORCPT ); Fri, 8 May 2015 17:32:11 -0400 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:51395 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752809AbbEHVcE (ORCPT ); Fri, 8 May 2015 17:32:04 -0400 Date: Fri, 8 May 2015 17:32:00 -0400 From: Chris Mason To: , LKML , linux-btrfs Subject: [GIT PULL] Btrfs fix Message-ID: <20150508213152.GA2846@ret.masoncoding.com> Mail-Followup-To: Chris Mason , torvalds@linux-foundation.org, LKML , linux-btrfs MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-05-08_07:2015-05-08,2015-05-08,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, When an arm user reported crashes near page_address(page) in my new code, it became clear that I can't be trusted with GFP masks. Filipe beat me to the patch, and I'll just be in the corner with my dunce cap on. git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.1 Filipe Manana (1) commits (+1/-1): Btrfs: fix wrong mapping flags for free space inode Total: (1) commits (+1/-1) fs/btrfs/free-space-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)