wait, two more observations/questions about uapi ...

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

 



  sorry for the fixation, i just want to really understand what's
happening here.

  first, here's an example of a header file that seems odd --
include/linux/xz.h:

... snip ...
#ifdef __KERNEL__
#       include <linux/stddef.h>
#       include <linux/types.h>
#else
#       include <stddef.h>
#       include <stdint.h>
#endif
... snip ...

  that certainly seems like a candidate for uapi refactoring, yet it
doesn't appear in any uapi/ directory, and it isn't collected for
userspace export by "make headers_install".  so what's happening here?

  also, i'm assuming that references to all of the new uapi/
directories will be eventually added to the MAINTAINERS file?

  ok, i'll shut up now.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://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