lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <327832.31822.qm@web87014.mail.ird.yahoo.com> Date: Sun, 5 Jun 2011 01:02:35 +0100 (BST) From: Scott Ashcroft <scott.ashcroft@...k21.com> To: jbarnes@...tuousgeek.org Cc: linux-kernel@...r.kernel.org Subject: Oops in i915 intel_init_clock_gating Looks like the following commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6067aaeadb5b3df26f27ac827256b1ef01e674f5 didn't cope with the pineview case so dev_priv->display.init_clock_gating is NULL causing an Oops. The old code didn't seem to do anything for pineview so I wrapped the call with a simple NULL check but I'm not sure if that's the correct fix. Cheers, Scott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/