From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by kanga.kvack.org (Postfix) with ESMTP id A28B96B0055 for ; Thu, 12 Jun 2014 23:47:16 -0400 (EDT) Received: by mail-pa0-f54.google.com with SMTP id et14so1646241pad.13 for ; Thu, 12 Jun 2014 20:47:16 -0700 (PDT) Received: from mga01.intel.com (mga01.intel.com. [192.55.52.88]) by mx.google.com with ESMTP id li1si3213255pab.183.2014.06.12.20.47.15 for ; Thu, 12 Jun 2014 20:47:15 -0700 (PDT) Date: Fri, 13 Jun 2014 11:46:49 +0800 From: kbuild test robot Subject: [mmotm:master 44/178] Warning(mm/page_alloc.c:2954): cannot understand function prototype: 'void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask) ' Message-ID: <539a7429.Y+jT5tXL/lOF3DeD%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Fabian Frederick Cc: Linux Memory Management List , Andrew Morton , Johannes Weiner , kbuild-all@01.org tree: git://git.cmpxchg.org/linux-mmotm.git master head: a621774e0e7bbd9e8a024230af4704cc489bd40e commit: 4a35989d122d3ed0ead4132ed01e2fd2d8de74d7 [44/178] mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() reproduce: make htmldocs All warnings: Warning(lib/crc32.c:217): No description found for parameter 'tab)[256]' Warning(lib/crc32.c:217): Excess function parameter 'tab' description in 'crc32_le_generic' Warning(lib/crc32.c:300): No description found for parameter 'tab)[256]' Warning(lib/crc32.c:300): Excess function parameter 'tab' description in 'crc32_be_generic' Warning(lib/crc32.c): no structured comments found Warning(mm/filemap.c:1054): No description found for parameter 'cache_gfp_mask' Warning(mm/filemap.c:1054): No description found for parameter 'radix_gfp_mask' Warning(mm/filemap.c:1054): Excess function parameter 'gfp_mask' description in 'pagecache_get_page' >> Warning(mm/page_alloc.c:2954): cannot understand function prototype: 'void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask) ' Warning(mm/page_alloc.c:6062): No description found for parameter 'pfn' Warning(mm/page_alloc.c:6062): No description found for parameter 'mask' Warning(mm/page_alloc.c:6062): Excess function parameter 'start_bitidx' description in 'get_pfnblock_flags_mask' Warning(mm/page_alloc.c:6090): No description found for parameter 'pfn' Warning(mm/page_alloc.c:6090): No description found for parameter 'mask' Warning(mm/page_alloc.c:6090): Excess function parameter 'start_bitidx' description in 'set_pfnblock_flags_mask' --- 0-DAY kernel build testing backend Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org