[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160104182442.GC20016@obsidianresearch.com>
Date: Mon, 4 Jan 2016 11:24:42 -0700
From: Jason Gunthorpe <jgunthorpe@...idianresearch.com>
To: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
Cc: tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
Martin Wilck <Martin.Wilck@...fujitsu.com>,
Peter Huewe <peterhuewe@....de>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Subject: Re: [PATCH v3 2/7] tpm_tis: Disable interrupt auto probing on a
per-device basis
On Sun, Jan 03, 2016 at 07:20:40PM +0200, Jarkko Sakkinen wrote:
> On Thu, Dec 17, 2015 at 11:23:15AM -0700, Jason Gunthorpe wrote:
> > Instead of clearing the global interrupts flag when any device
> > does not have an interrupt just pass -1 through tpm_info.irq.
> >
> > The only thing that asks for autoprobing is the force=1 path.
>
> Sorry for my ignorance but what does this patch help? Why interrupts
> flag is not enough?
It is wrong for a driver's probe function to change global state, and
very wrong to change a module option.
> > Signed-off-by: Jason Gunthorpe <jgunthorpe@...idianresearch.com>
> > Tested-by: Wilck, Martin <martin.wilck@...fujitsu.com>
> > Tested-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
>
> Did I already give Tested-by's for this series (I did for those that
> went into v4.5 pull request)?
You said you tested the crb stuff, which is this series... Did you
test something else?
Jason
--
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