2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-24 06:35:44 +08:00
linux-next/drivers/staging/tidspbridge
Ionut Nicu 74c2d1f63f staging: tidspbridge: fix kernel oops in bridge_io_get_proc_load
The DSP shared memory area gets initialized only when
a COFF file is loaded.

If bridge_io_get_proc_load is called before loading a base
image into the DSP, the shared_mem member of the io manager
will be NULL, resulting in a kernel oops when it's dereferenced.

Also made some coding style changes to bridge_io_create.

Signed-off-by: Ionut Nicu <ionut.nicu@mindbit.ro>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
2011-02-04 20:11:24 -06:00
..
core staging: tidspbridge: fix kernel oops in bridge_io_get_proc_load 2011-02-04 20:11:24 -06:00
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
dynload staging:ti dspbridge: remove unnecessary volatile variables 2010-07-28 08:22:04 -07:00
gen staging: tidspbridge: remove duplicated include 2010-10-05 11:42:20 -07:00
hw Revert "staging: tidspbridge - remove hw directory" 2010-11-10 18:34:43 -06:00
include/dspbridge staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASE 2011-02-04 20:11:16 -06:00
pmgr Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name" 2010-11-10 18:34:44 -06:00
rmgr staging: tidspbridge: mgr_enum_node_info cleanup 2011-02-04 20:11:22 -06:00
Kconfig Revert "staging: tidspbridge - update Kconfig to select IOMMU module" 2010-11-10 18:34:42 -06:00
Makefile Revert "staging: tidspbridge - remove hw directory" 2010-11-10 18:34:43 -06:00
TODO staging: tidspbridge: add memory consistency to TODO list 2010-10-09 13:49:41 -07:00