Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1425160

[PATCH 0/2] Fixes for sparse reported warnings

From Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Fixes for sparse reported warnings
Date 2016-06-17 16:40 +0200
Message-ID <rL369-7I5-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Jarkko Sakkinen (2):
  tpm_vtpm_proxy: fix address space of a user pointer in
    vtpmx_fops_ioctl()
  tpm_crb: fix address space of the return pointer in crb_map_res()

 drivers/char/tpm/tpm_crb.c        | 2 +-
 drivers/char/tpm/tpm_vtpm_proxy.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Fixes for sparse reported warnings Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-17 16:40 +0200
  [PATCH 2/2] tpm_crb: fix address space of the return pointer in crb_map_res() Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-17 16:50 +0200
    Re: [PATCH 2/2] tpm_crb: fix address space of the return pointer in  crb_map_res() Stefan Berger <stefanb@linux.vnet.ibm.com> - 2016-06-17 16:50 +0200
  Re: [PATCH 0/2] Fixes for sparse reported warnings Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-06-18 14:30 +0200

csiph-web