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


Groups > linux.kernel > #1601862

Re: [PATCH v3] drm/rockchip: Refactor the component match logic.

From jeffy <jeffy.chen@rock-chips.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3] drm/rockchip: Refactor the component match logic.
Date 2017-03-16 03:10 +0100
Message-ID <tlt1w-8aE-35@gated-at.bofh.it> (permalink)
References <tlelQ-6g0-15@gated-at.bofh.it> <tlkUh-2lU-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Heiko,

On 03/16/2017 01:00 AM, Heiko Stuebner wrote:
> Am Mittwoch, 15. März 2017, 18:20:47 CET schrieb Jeffy Chen:
>> Currently we are adding all components from the dts, if one of their
>> drivers been disabled, we would not be able to bring up others.
>>
>> Refactor component match logic, follow exynos drm.
>>
>> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
>> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
>
> This reliably produces null pointer dereference errors in
> 	__platform_driver_register called from rockchip_drm_init
> on at least rk3036 and rk3288 (probably more) when applied on top of
> Linus' tree from today. Log attached and Rockchip drm compiled as module.
>
> I'm currently dug into other areas, so hadn't have time to investigate further
> yet.
>
>
> Heiko
>
oops, sorry, i'll upload a new version to fix that, thanx.

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


Thread

[PATCH v3] drm/rockchip: Refactor the component match logic. Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-03-15 11:30 +0100
  Re: [PATCH v3] drm/rockchip: Refactor the component match logic. Sean Paul <seanpaul@chromium.org> - 2017-03-15 15:00 +0100
  Re: [PATCH v3] drm/rockchip: Refactor the component match logic. Heiko Stuebner <heiko@sntech.de> - 2017-03-15 18:30 +0100
  Re: [PATCH v3] drm/rockchip: Refactor the component match logic. jeffy <jeffy.chen@rock-chips.com> - 2017-03-16 03:10 +0100

csiph-web