Vmalloc.h implicit functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I’m trying to install some modules but yet I fail with those errors:

error: too many arguments to function ‘__vmalloc’   157 |   
    __vmalloc(load_driver->sys_files[i].size,

./include/linux/vmalloc.h:132:14: note: declared here
      132 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask);

Hence, make fails every time.

I was hoping whether there is any solution to this problems since Bluetooth driver build for example fails and I need it working for some IoT projects I am currently working on.

And if someone could mention Linus Torvalds I’d very much appreciate it.



_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux