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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 04 Nov 2006 14:21:33 -0700 From: ebiederm@...ssion.com (Eric W. Biederman) To: "Yinghai Lu" <yinghai.lu@....com> Cc: "Bryan O'Sullivan" <bos@...hscale.com>, olson@...hscale.com, linux-kernel@...r.kernel.org Subject: Re: [RFC][PATCH 2/2] htirq: Allow buggy drivers of buggy hardware to write the registers. "Yinghai Lu" <yinghai.lu@....com> writes: > if (!likely(cfg->update)) { > > or > > if (likely(!cfg->update)) { Yes. Except that the current state of affairs is that the only merged driver needs this :) Eric - 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/
Powered by blists - more mailing lists