1. 15 1月, 2014 1 次提交
    • J
      audit: Use hex_byte_pack_upper · b8dbc324
      Joe Perches 提交于
      Using the generic kernel function causes the
      object size to increase with gcc 4.8.1.
      
      $ size kernel/audit.o*
         text	   data	    bss	    dec	    hex	filename
        18577	   6079	   8436	  33092	   8144	kernel/audit.o.new
        18579	   6015	   8420	  33014	   80f6	kernel/audit.o.old
      
      Unsigned...
      b8dbc324
  2. 14 1月, 2014 32 次提交
  3. 06 11月, 2013 7 次提交