[pm:bleeding-edge 28829/28830] include/linux/suspend.h:505:0: warning: "pm_pr_dbg" redefined

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

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge
head:   91fa6cb3c35bb4f4f3eaf6422c155461cbad6386
commit: 4615a22a7ae1ad99c2649c9e0e58ec25130179a9 [28829/28830] PM / timekeeping: Print debug messages when requested
config: i386-tinyconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        git checkout 4615a22a7ae1ad99c2649c9e0e58ec25130179a9
        # save the attached .config to linux build tree
        make ARCH=i386 

All warnings (new ones prefixed by >>):

   In file included from arch/x86/kernel/asm-offsets.c:12:0:
>> include/linux/suspend.h:505:0: warning: "pm_pr_dbg" redefined
    #define pm_pr_dbg(fmt, ...) \
    
   include/linux/suspend.h:501:0: note: this is the location of the previous definition
    #define pm_pr_dbg(defer, fmt, ...) \
    

vim +/pm_pr_dbg +505 include/linux/suspend.h

   504	
 > 505	#define pm_pr_dbg(fmt, ...) \
   506		__pm_pr_dbg(false, fmt, ##__VA_ARGS__)
   507	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux