On Thu, May 24, 2018 at 12:56:23PM -0700, H.J. Lu wrote: > >> This patch uses pre-computed size of struct ustat for Linux. > >> > >> PR sanitizer/85835 > >> * sanitizer_common/sanitizer_platform_limits_posix.cc: Don't > >> include <sys/ustat.h> for Linux. > >> (SIZEOF_STRUCT_USTAT): New. > >> (struct_ustat_sz): Use SIZEOF_STRUCT_USTAT for Linux. > > > > Ok, thanks. > > > > OK to backport to released branches?
Yes. Jakub