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


Groups > linux.kernel > #1301396

Re: [PATCH] base/platform: Fix platform drivers with no probe callback (ex alarmtimer)

From Tero Roponen <tero.roponen@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] base/platform: Fix platform drivers with no probe callback (ex alarmtimer)
Date 2016-01-05 11:10 +0100
Message-ID <qNwIX-Cq-25@gated-at.bofh.it> (permalink)
References <qNicX-79x-25@gated-at.bofh.it> <qNvtw-80m-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, 5 Jan 2016, Uwe Kleine-König wrote:

> Hello,
> 
> I think this is the same problem that another Martin found and fixed in
> 
> http://mid.gmane.org/1449132704-9952-1-git-send-email-martin.wilck@ts.fujitsu.com
> 
> I didn't check, but thought Greg already picked that up?!

I can confirm that applying the patch in that link to 4.4-rc8 fixes the
following problem I've seen since 4.4-rc5:

BUG: unable to handle kernel NULL pointer dereference at 0000000000000e20
IP: [<ffffffffa017835e>] asus_sysfs_is_visible+0xe/0x1d0 [asus_laptop]

So:

Tested-by: Tero Roponen <tero.roponen@gmail.com>

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


Thread

[PATCH] base/platform: Fix platform drivers with no probe callback  (ex alarmtimer) Martin Fuzzey <mfuzzey@parkeon.com> - 2016-01-04 19:40 +0100
  Re: [PATCH] base/platform: Fix platform drivers with no probe  callback (ex alarmtimer) Uwe Kleine-König   <u.kleine-koenig@pengutronix.de> - 2016-01-05 09:50 +0100
    Re: [PATCH] base/platform: Fix platform drivers with no probe callback  (ex alarmtimer) Tero Roponen <tero.roponen@gmail.com> - 2016-01-05 11:10 +0100
      Re: [PATCH] base/platform: Fix platform drivers with no probe  callback (ex alarmtimer) Uwe Kleine-König   <u.kleine-koenig@pengutronix.de> - 2016-01-05 14:10 +0100
    Re: [PATCH] base/platform: Fix platform drivers with no probe  callback (ex alarmtimer) Martin Fuzzey <mfuzzey@parkeon.com> - 2016-01-05 12:20 +0100

csiph-web