lkml.org 
[lkml]   [2002]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC][PATCH] net drivers and cache alignment
    "J.A. Magallon" wrote:
    >
    > #define __cacheline_start struct { } ____cacheline_aligned;

    That will generate a warning on faster^Wolder versions of gcc.

    mnm:/home/akpm> gcc t2.c
    t2.c:11: warning: unnamed struct/union that defines no instances
    t2.c:15: warning: unnamed struct/union that defines no instances
    mnm:/home/akpm> gcc -v
    Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
    gcc version 2.95.3 20010315 (release)
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:31    [W:2.539 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site