commit | 2966c6a03efd90197582eae8590d82c789475680 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 11 14:02:11 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Sep 12 09:28:06 2007 -0700 |
tree | 714ed95bbf4c60f682a2693a5eb3a9a24bcd029a | |
parent | 95b08679963c78ce0d675224a6efdb5169f2bf75 [diff] |
x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. AK: Removed the unlikelies because gcc heuristics default to unlikely AK: for test == NULL and for negative returns. Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Cc: Ashok Raj <ashok.raj@intel.com> Cc: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>