Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758465AbZFZJFm (ORCPT ); Fri, 26 Jun 2009 05:05:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757884AbZFZJFU (ORCPT ); Fri, 26 Jun 2009 05:05:20 -0400 Received: from brick.kernel.dk ([93.163.65.50]:42914 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757017AbZFZJFT (ORCPT ); Fri, 26 Jun 2009 05:05:19 -0400 From: Jens Axboe To: linux-kernel@vger.kernel.org Cc: akpm@linux-foundation.org Subject: [PATCH 0/2] cfq-iosched: get rid of __GFP_NOFAIL Date: Fri, 26 Jun 2009 11:05:18 +0200 Message-Id: <1246007120-24034-1-git-send-email-jens.axboe@oracle.com> X-Mailer: git-send-email 1.6.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 473 Lines: 15 Hi, So these are the two patches that get rid of __GFP_NOFAIL in the CFQ IO scheduler. It's been tested with injecting errors into the cfqq allocation and verifying that it both triggers and works as expected. -- Jens Axboe -- 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/