Hi Will,

thanks for applying the fixes.
Here are the remaining patches which we talked about.
I changed the PAGE_SIZE definition according to Szabolcs' comments
(thanks for that!) and just added the -Wno-format-nonliteral option
unconditionally to our list of warning options to appease clang.

Please check if that makes sense.

Cheers,
Andre.

Andre Przywara (2):
  Makefile: avoid non-literal printf format string warnings
  avoid redefining PAGE_SIZE

 Makefile          | 1 +
 include/kvm/kvm.h | 3 +++
 2 files changed, 4 insertions(+)

-- 
2.3.5

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to