Re: [kvm-unit-tests PATCH] x86: setjmp: including stdio is a no-no

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/03/2016 14:30, Andrew Jones wrote:
> Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx>
> ---
>  x86/setjmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/x86/setjmp.c b/x86/setjmp.c
> index 46f0d9c5feb9b..fa331792d852d 100644
> --- a/x86/setjmp.c
> +++ b/x86/setjmp.c
> @@ -1,4 +1,4 @@
> -#include "stdio.h"
> +#include "libcflat.h"
>  #include "setjmp.h"
>  
>  int main()
> 

We probably should instead provide our own stdio.h.  In the meanwhile,
I've queued this and will push tomorrow.

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



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux