Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447367
| From | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() |
| Date | 2016-07-20 19:10 +0200 |
| Message-ID | <rX3aq-4fX-27@gated-at.bofh.it> (permalink) |
| References | <rWMVX-22W-3@gated-at.bofh.it> <rWMVY-22W-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 20, 2016 at 02:44:58AM +0300, Jarkko Sakkinen wrote: > Since tpm_gen_interrupt() is only used in tpm_tis_core.c this commit > replaces it with an internal tpm_tis_gen_interrupt(). The semantics > also changed in a way that on a system error the driver initialization > is failed. All the patches look good to me now.. Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Jason
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-07-20 01:50 +0200
Re: [PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-07-20 19:10 +0200
Re: [PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-07-20 23:00 +0200
Re: [PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-07-20 23:10 +0200
Re: [PATCH v4 3/5] tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() kbuild test robot <lkp@intel.com> - 2016-07-24 08:40 +0200
csiph-web