[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1OOr2x-0008Mw-00.pp_84-mail-ru@f178.mail.ru>
Date: Wed, 16 Jun 2010 15:44:43 +0400
From: Пантелеев Павел
<pp_84@...l.ru>
To: andi@...stfloor.org, linux-mm@...k.org,
linux-kernel@...r.kernel.org
Subject: [patch] percpu in linux-2.6.35-rc3
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@...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