Re: [git bisect regression 3.15-rc1] NULL ptr deref in ichx_gpio_probe

2014-04-15 Thread Vincent Donnefort
Hi Eric, Thank you for reporting this problem. You must have a ich6 or i3100, I just saw I missed to initialize regs and reglen pointers for these two controllers. Sorry for this mistake, I'm am writing a fix right now. Vincent. On Mon, Apr 14, 2014 at 03:26:16PM -0400, Eric Paris wrote: > A t

Re: [git bisect regression 3.15-rc1] NULL ptr deref in ichx_gpio_probe

2014-04-14 Thread Eric Paris
A tad more information. I did a build of-rc1 with the GPIO_ICH module built in so I could use addr2line to help you run it down. No idea if this is actually useful for you... $ addr2line --inline --exe=vmlinux 813fc4e0 /storage/kernel/ichx-rebase/drivers/gpio/gpio-ich.c:388 /storage/ke