Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1266499

[PATCH 0/3] tools/vm: trivial fixes

From Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] tools/vm: trivial fixes
Date 2015-11-10 14:40 +0100
Message-ID <qthjr-5Fv-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,
A set of simple tweaks to tools/vm: fix Makefile and make
gcc happier.

Sergey Senozhatsky (3):
  tools/vm: fix Makefile multi-targets
  tools/vm/page-types: suppress gcc warnings
  tools/vm/slabinfo: update struct slabinfo members' types

 tools/vm/Makefile     |  8 ++++----
 tools/vm/page-types.c |  5 +++--
 tools/vm/slabinfo.c   | 12 +++++++-----
 3 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.6.2.280.g74301d6

--
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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] tools/vm: trivial fixes Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-11-10 14:40 +0100
  [PATCH 2/3] tools/vm/page-types: suppress gcc warnings Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-11-10 14:40 +0100
    Re: [PATCH 2/3] tools/vm/page-types: suppress gcc warnings David Rientjes <rientjes@google.com> - 2015-11-11 21:50 +0100
      Re: [PATCH 2/3] tools/vm/page-types: suppress gcc warnings Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-11-12 02:00 +0100
        Re: [PATCH 2/3] tools/vm/page-types: suppress gcc warnings David Rientjes <rientjes@google.com> - 2015-11-12 06:50 +0100
  [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-11-10 14:40 +0100
    Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types Christoph Lameter <cl@linux.com> - 2015-11-10 16:30 +0100
    Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types David Rientjes <rientjes@google.com> - 2015-11-11 22:00 +0100
      Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-11-12 02:20 +0100
        Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types David Rientjes <rientjes@google.com> - 2015-11-12 06:10 +0100
          Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-11-12 07:20 +0100
            Re: [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members'  types David Rientjes <rientjes@google.com> - 2015-11-12 11:00 +0100
  [PATCH 1/3] tools/vm: fix Makefile multi-targets Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-11-10 14:40 +0100
    Re: [PATCH 1/3] tools/vm: fix Makefile multi-targets Christoph Lameter <cl@linux.com> - 2015-11-10 16:30 +0100
    Re: [PATCH 1/3] tools/vm: fix Makefile multi-targets Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-11-11 13:30 +0100
      Re: [PATCH 1/3] tools/vm: fix Makefile multi-targets David Rientjes <rientjes@google.com> - 2015-11-11 21:40 +0100
        Re: [PATCH 1/3] tools/vm: fix Makefile multi-targets Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-11-12 02:00 +0100

csiph-web