From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756614AbbA1AyQ (ORCPT ); Tue, 27 Jan 2015 19:54:16 -0500 Received: from mail-ig0-f180.google.com ([209.85.213.180]:47539 "EHLO mail-ig0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754919AbbA1AyN (ORCPT ); Tue, 27 Jan 2015 19:54:13 -0500 MIME-Version: 1.0 In-Reply-To: References: <20150123203145.GA6691@google.com> Date: Tue, 27 Jan 2015 16:54:07 -0800 X-Google-Sender-Auth: dYl-9bZ4bCP8Em7gtfQq0jklC9A Message-ID: Subject: Re: [GIT PULL] PCI fixes for v3.19 From: Yinghai Lu To: Tony Luck Cc: Bjorn Helgaas , Linus Torvalds , "linux-pci@vger.kernel.org" , Linux Kernel Mailing List , Lucas Stach , Richard Zhu , Marek Kordik , Alex Williamson , Andreas Hartmann , Alexey Voronkov , David Airlie , Alex Deucher Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 27, 2015 at 3:24 PM, Tony Luck wrote: > On Mon, Jan 26, 2015 at 7:43 PM, Yinghai Lu wrote: >> Can you please get boot bog with "debug ignore_logleve"? >> >> we should get print out from >> >> + dev_printk(KERN_DEBUG, &dev->dev, "%pR clipped to %pR\n", >> + &orig_res, res); > > Attached ... but I don't see any "clipped" messages Good. so the system should just work as before but have annoying warnings. Do we need to put the paper back to hide the warning? Thanks Yinghai