All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.5 0/4] Build systems fixes/improvements
@ 2014-10-15 17:33 Andrew Cooper
  2014-10-15 17:33 ` [PATCH for-4.5 1/4] tools/mceinject: Fix build after 31d2d1e08a Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andrew Cooper @ 2014-10-15 17:33 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Wei Liu, Ian Jackson, Ian Campbell

Patches 1 and 2 are bugfixes, so certainly qualify for inclusion at this
point.

Patches 3 and 4 are improvements to tools/misc without impact to the tools as
currently built.  As such, I request a release exception for them, on the
grounds of contributing to a more awesome release.

Andrew Cooper (4):
  tools/mceinject: Fix build after 31d2d1e08a
  tools/build: Fix root build target
  tools/misc: Delete more obsolete utilities
  tools/misc: Cleanup makefile

 tools/Makefile                      |    4 +-
 tools/misc/Makefile                 |   76 ++--
 tools/misc/nsplitd/Makefile         |   25 --
 tools/misc/nsplitd/nsplitd.c        |  686 -----------------------------------
 tools/misc/xen-python-path          |   24 --
 tools/tests/mce-test/tools/Makefile |    6 +-
 6 files changed, 49 insertions(+), 772 deletions(-)
 delete mode 100644 tools/misc/nsplitd/Makefile
 delete mode 100644 tools/misc/nsplitd/nsplitd.c
 delete mode 100644 tools/misc/xen-python-path

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

end of thread, other threads:[~2014-10-20 17:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15 17:33 [PATCH for-4.5 0/4] Build systems fixes/improvements Andrew Cooper
2014-10-15 17:33 ` [PATCH for-4.5 1/4] tools/mceinject: Fix build after 31d2d1e08a Andrew Cooper
2014-10-15 17:33 ` [PATCH for-4.5 2/4] tools/build: Fix root build target Andrew Cooper
2014-10-15 17:33 ` [PATCH for-4.5 3/4] tools/misc: Delete more obsolete utilities Andrew Cooper
2014-10-17 16:13   ` Konrad Rzeszutek Wilk
2014-10-20 15:08     ` Ian Campbell
2014-10-20 17:04       ` Konrad Rzeszutek Wilk
2014-10-15 17:33 ` [PATCH for-4.5 4/4] tools/misc: Cleanup makefile Andrew Cooper

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.