From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE5ABC6377D for ; Thu, 22 Jul 2021 18:36:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C3B8E60E77 for ; Thu, 22 Jul 2021 18:36:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229990AbhGVRzw (ORCPT ); Thu, 22 Jul 2021 13:55:52 -0400 Received: from mga01.intel.com ([192.55.52.88]:44815 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229556AbhGVRzs (ORCPT ); Thu, 22 Jul 2021 13:55:48 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10053"; a="233538228" X-IronPort-AV: E=Sophos;i="5.84,261,1620716400"; d="scan'208";a="233538228" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2021 11:36:21 -0700 X-IronPort-AV: E=Sophos;i="5.84,261,1620716400"; d="scan'208";a="565185253" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2021 11:36:16 -0700 Received: from andy by smile with local (Exim 4.94.2) (envelope-from ) id 1m6dYG-00H8hf-Tq; Thu, 22 Jul 2021 21:36:08 +0300 Date: Thu, 22 Jul 2021 21:36:08 +0300 From: Andy Shevchenko To: Yury Norov Cc: Greg Kroah-Hartman , Barry Song , Andrew Morton , Linux Kernel Mailing List , Dave Hansen , Rasmus Villemoes , "Rafael J. Wysocki" , Randy Dunlap , Alexander Gordeev , Stefano Brivio , "Ma, Jianpeng" , Valentin Schneider , "Peter Zijlstra (Intel)" , Daniel Bristot de Oliveira , Guodong Xu , tangchengchang@huawei.com, "Zengtao (B)" , yangyicong , tim.c.chen@linux.intel.com, Linuxarm Subject: Re: [PATCH v7 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases Message-ID: References: <20210715115856.11304-1-song.bao.hua@hisilicon.com> <20210715115856.11304-5-song.bao.hua@hisilicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 22, 2021 at 11:27:05AM -0700, Yury Norov wrote: > On Thu, Jul 22, 2021 at 07:47:28PM +0200, Greg Kroah-Hartman wrote: > > On Thu, Jul 22, 2021 at 10:09:27AM -0700, Yury Norov wrote: ... > > And I have heard of systems much bigger than this as well. Why do you > > not think that large number of CPUs are not around? > > I asked a question: is it urgent?, and I've got an answer: not urgent. Sometimes that kind of answers may include grain of politeness. -- With Best Regards, Andy Shevchenko