aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-10-20 08:57:34 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 13:31:48 -0800
commit08da782b1a58fd63199928176909e103477c933a (patch)
treee427553b3bf83fbf9a462cb79ff9933f5b3a369a /scripts/patch-kernel
parentStaging: sst: fixups in SNDRV_SST_STREAM_DECODE (diff)
downloadlinux-08da782b1a58fd63199928176909e103477c933a.tar.gz
linux-08da782b1a58fd63199928176909e103477c933a.zip
Staging: sst: user pointers in intel_sst_mmap_play_capture()
There were some places in intel_sst_mmap_play_capture() that dereferenced user pointers instead of copying the data to the kernel. I removed the BUG_ON(!mmap_buf) and BUG_ON(!buf_entry) since those are never possible in the current code. Signed-off-by: Dan Carpenter <error27@gmail.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions