search for: f9428800

Displaying 2 results from an estimated 2 matches for "f9428800".

Did you mean: 52428800
2017 Dec 14
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
With linux-next-2017-12-14, I get a crash when nouveau is loaded by systemd-udevd. [ 12.050625] Unable to handle kernel NULL pointer dereference at virtual address 00000058 [ 12.050627] Mem abort info: [ 12.050628] ESR = 0x96000004 [ 12.050630] Exception class = DABT (current EL), IL = 32 bits [ 12.050631] SET = 0, FnV = 0 [ 12.050632] EA = 0, S1PTW = 0 [ 12.050633] Data
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...drm_init+0x164/0x1000 [nouveau] [ 12.467387] do_one_initcall+0x44/0x138 [ 12.471217] do_init_module+0x64/0x1dc [ 12.474967] load_module+0x12f4/0x14b8 [ 12.478708] SyS_finit_module+0xd8/0xf0 [ 12.482535] el0_svc_naked+0x20/0x24 [ 12.486105] Code: 95f0c4c1 34000214 58001ee1 f94166a0 (f9428800) [ 12.492208] ---[ end trace d2c905bc981fb634 ]--- -Anthony On Wed, Dec 20, 2017 at 2:04 PM, Thierry Reding <thierry.reding at gmail.com> wrote: > On Thu, Dec 14, 2017 at 04:09:14PM -0500, Anthony Eden wrote: >> With linux-next-2017-12-14, I get a crash when nouveau is loaded by...