diff options
author | 2016-02-23 09:50:20 +0100 | |
---|---|---|
committer | 2016-02-26 11:11:47 +0900 | |
commit | c8560b7c917f8738f5d80dd516930edc1d05e4e4 (patch) | |
tree | a7de5e31b7d139cc7b924dd4d751ddb7a579e168 /tools/perf/scripts/python/stackcollapse.py | |
parent | ASoC: Intel: Skylake: fix pointer scaling (diff) | |
download | wireguard-linux-c8560b7c917f8738f5d80dd516930edc1d05e4e4.tar.xz wireguard-linux-c8560b7c917f8738f5d80dd516930edc1d05e4e4.zip |
ASoC: cht_bsw_rt5645: Fix writing to string literal
We cannot use strcpy() to write to a const char * location. This is
causing a 'BUG: unable to handle kernel paging request' error at boot
when using the cht-bsw-rt5645 driver.
With this patch we also fix a wrong indexing in the driver where the
codec_name of the wrong dai_link is being overwritten.
Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions