Prev: [PATCH] IPMI: Set schedule_timeout_wait value back to one
Next: perf/perf_events: misleading number of samples due to mmap()
From: Пантелеев Павел on 16 Jun 2010 10:50 Hello! My name is Pavel V. Panteleev. While working with percpu on linux-2.6.35-rc3 I have found trivial bugs in pcpu_build_alloc_info() function: - we should memset group_cnt to 0 by size of group_cnt, not size of group_map; - we can delete useless variable group_cnt_max. Best regards, Pavel V. Panteleev -- 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/ |