Prev: [patch repost] sched: Fix group_capacity for sched_smt_powersavings=1
Next: [PATCH 2/2] KVM MMU: record reverse mapping for spte only if it's writable
From: Philipp Reisner on 1 Apr 2010 05:00 Hi Dan, Thanks for the work with the static analyzer, but the patch is bogus. The lc_element_by_index() function causes a BUG_ON before returning a NULL. The next mail contains a patch that removes the unnecessary conditional expression operator. Philipp Reisner (1): drbd: lc_element_by_index() never returns NULL drivers/block/drbd/drbd_actlog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |