1. 30 Jan, 2012 2 commits
    • Andrey Vagin's avatar
      zdtm: cleanout netlink00 · 00a33747
      Andrey Vagin authored
      Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
      00a33747
    • Cyrill Gorcunov's avatar
      zdtm: Disable strict aliasing optimization · 3a1de341
      Cyrill Gorcunov authored
      Just disable it for a while, otherwise we get
      in test/zdtm/live/streaming/netlink00.c
      
      cc1: warnings being treated as errors
      netlink00.c: In function ‘form_request_del’:
      netlink00.c:311: error: dereferencing pointer ‘rtap’ does break strict-aliasing rules
      netlink00.c:312: error: dereferencing pointer ‘rtap’ does break strict-aliasing rules
      netlink00.c:310: note: initialized from here
      netlink00.c: In function ‘form_request_add’:
      netlink00.c:271: error: dereferencing pointer ‘rtap’ does break strict-aliasing rules
      netlink00.c:272: error: dereferencing pointer ‘rtap’ does break strict-aliasing rules
      netlink00.c:270: note: initialized from here
      Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
      3a1de341
  2. 29 Jan, 2012 1 commit
  3. 28 Jan, 2012 3 commits
  4. 27 Jan, 2012 21 commits
  5. 26 Jan, 2012 13 commits