Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1259182
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: Intel: Skylake: fix typo in sizeof |
| Date | 2015-10-30 04:10 +0100 |
| Message-ID | <qp8eK-oK-1@gated-at.bofh.it> (permalink) |
| References | <qp3yp-5XB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Oct 29, 2015 at 11:04:41PM +0100, Vincent Stehlé wrote: > The size of the pointer to a data structure to send is erroneously > passed to sst_ipc_tx_message_wait() as its tx_bytes argument. It should > be given the size of the pointed skl_ipc_dxstate_info structure instead. This was reported by 0 day, please don't ignore reports from 0 day. > Cc: trivial@kernel.org This doesn't look like a trivial fix...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC: Intel: Skylake: fix typo in sizeof Vincent Stehlé <vincent.stehle@laposte.net> - 2015-10-29 23:10 +0100
Re: [PATCH] ASoC: Intel: Skylake: fix typo in sizeof Mark Brown <broonie@kernel.org> - 2015-10-30 04:10 +0100
Re: [PATCH] ASoC: Intel: Skylake: fix typo in sizeof Vinod Koul <vinod.koul@intel.com> - 2015-10-30 12:40 +0100
csiph-web