All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc build fixes
@ 2016-07-06 19:08 Thomas Petazzoni
  2016-07-06 19:08 ` [PATCH 1/3] lib/gen_tables.c: define EHWPOISON when not available Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2016-07-06 19:08 UTC (permalink / raw)
  To: linux-audit

Hello,

The first two patches in this series fix misc build issues of audit
with old kernel headers.

The last patch fixes warnings encountered when running autoreconf on
audit's configure.ac.

As a side note, are there any plans to switch the audit development to
a Git repository? Having to switch back to Subversion is really
painful, which is why the patches in this series are Git-formatted.

Thanks!

Thomas

Thomas Petazzoni (3):
  lib/gen_tables.c: define EHWPOISON when not available
  Fix usage of audit_status.feature_bitmap
  configure.ac: add subdir-objects

 configure.ac     | 3 ++-
 lib/gen_tables.c | 9 +++++++++
 lib/libaudit.c   | 2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-07-11 15:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 19:08 [PATCH 0/3] Misc build fixes Thomas Petazzoni
2016-07-06 19:08 ` [PATCH 1/3] lib/gen_tables.c: define EHWPOISON when not available Thomas Petazzoni
2016-07-06 19:08 ` [PATCH 2/3] Fix usage of audit_status.feature_bitmap Thomas Petazzoni
2016-07-06 19:08 ` [PATCH 3/3] configure.ac: add subdir-objects Thomas Petazzoni
2016-07-06 22:47   ` Steve Grubb
2016-07-11 14:52     ` Thomas Petazzoni
2016-07-11 14:55       ` Steve Grubb
2016-07-11 15:10         ` Thomas Petazzoni
2016-07-06 22:45 ` [PATCH 0/3] Misc build fixes Steve Grubb
2016-07-07  7:06   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.