[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131025152146.GA27323@kroah.com>
Date: Fri, 25 Oct 2013 16:21:46 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Frank Haverkamp <haver@...ux.vnet.ibm.com>
Cc: linux-kernel@...r.kernel.org, arnd@...db.de,
cody@...ux.vnet.ibm.com, schwidefsky@...ibm.com,
utz.bacher@...ibm.com, mmarek@...e.cz, jsvogt@...ibm.com,
MIJUNG@...ibm.com, cascardo@...ux.vnet.ibm.com, michael@...ra.de,
Frank Haverkamp <haver@...t.ibm.com>
Subject: Re: [PATCH] Generic WorkQueue Engine (GenWQE) device driver (v3)
On Fri, Oct 25, 2013 at 04:00:44PM +0200, Frank Haverkamp wrote:
> > And why are you doing debug stuff through the ioctl interface? Please
> > move that to debugfs if you really want/need that information, it does
> > not belong in an ioctl.
>
> I will look into that. We need that information per card when it fails.
People put per-card information in debugfs all the time, look at the USB
host controller files in debugfs for an example of how to do this.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists