All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Belousov <igor.b@beldev.am>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: kernel test robot <lkp@intel.com>,
	Vitaly Wool <vitaly.wool@konsulko.se>,
	llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void ...
Date: Thu, 17 Apr 2025 02:23:44 +0400	[thread overview]
Message-ID: <2eeb20e32cc4ae0403b30fd9a5dbfd2e@beldev.am> (raw)
In-Reply-To: <20250416092641.198e1e2216f381c5e5852095@linux-foundation.org>

Hello Andrew,

2025-04-16 20:26 wrote Andrew Morton:
> On Wed, 16 Apr 2025 15:21:24 +0800 kernel test robot <lkp@intel.com> 
> wrote:
> 
>> If you fix the issue in a separate patch/commit (i.e. not just a new 
>> version of
>> the same patch/commit), kindly add following tags
>> | Reported-by: kernel test robot <lkp@intel.com>
>> | Closes: 
>> https://lore.kernel.org/oe-kbuild-all/202504161517.KYEDQav9-lkp@intel.com/
>> 
>> All errors (new ones prefixed by >>):
>> 
>> >> mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void *, size_t, gfp_t, unsigned long *)' (aka 'int (void *, unsigned int, unsigned int, unsigned long *)') [-Wincompatible-function-pointer-types]
>>      369 |         .malloc =               zblock_zpool_malloc,
>>          |                                 ^~~~~~~~~~~~~~~~~~~
>>    1 error generated.
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-add-zblock-allocator-fix.patch
> was supposed to fix this?

I can provide a new version of the patch.

Thanks,
Igor

      reply	other threads:[~2025-04-16 22:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-16  7:21 [akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void kernel test robot
2025-04-16 16:26 ` Andrew Morton
2025-04-16 22:23   ` Igor Belousov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2eeb20e32cc4ae0403b30fd9a5dbfd2e@beldev.am \
    --to=igor.b@beldev.am \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=vitaly.wool@konsulko.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.