• [^] # Re: sexisme ou blague ?

    Posté par (Mastodon) . En réponse au journal B16B00B5 : Sexisme dans le source du Kernel. Évalué à 4.

    oui bon en même temps c'est une chaine hexa, ne traduisent que ceux qui cherchent vraiment. Si tu regardes sur la mailing list, celui qui a découvert le truc a du expliquer :

    From KY Srinivasan <>
    Subject RE: 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
    Date 2012年7月13日 13:13:42 +0000
    > -----Original Message-----
    > From: Paolo Bonzini [mailto:paolo.bonzini@gmail.com] On Behalf Of Paolo
    > Bonzini
    > Sent: Friday, July 13, 2012 6:23 AM
    > To: KY Srinivasan
    > Cc: Greg KH; devel@linuxdriverproject.org; linux-kernel@vger.kernel.org;
    > virtualization@lists.osdl.org
    > Subject: 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/
    > directory)
    > 
    > Il 04/10/2011 21:34, Greg KH ha scritto:
    > > diff --git a/drivers/staging/hv/hyperv_vmbus.h b/drivers/hv/hyperv_vmbus.h
    > > similarity index 99%
    > > rename from drivers/staging/hv/hyperv_vmbus.h
    > > rename to drivers/hv/hyperv_vmbus.h
    > > index 3d2d836..8261cb6 100644
    > > --- a/drivers/staging/hv/hyperv_vmbus.h
    > > +++ b/drivers/hv/hyperv_vmbus.h
    > > @@ -28,8 +28,7 @@
    > > #include <linux/list.h>
    > > #include <asm/sync_bitops.h>
    > > #include <linux/atomic.h>
    > > -
    > > -#include "hyperv.h"
    > > +#include <linux/hyperv.h>
    > >
    > > /*
    > > * The below CPUID leaves are present if
    > VersionAndFeatures.HypervisorPresent
    > 
    > git's rename detection snips away this gem:
    > 
    > +#define HV_LINUX_GUEST_ID_LO 0x00000000
    > +#define HV_LINUX_GUEST_ID_HI 0xB16B00B5
    > +#define HV_LINUX_GUEST_ID (((u64)HV_LINUX_GUEST_ID_HI
    > << 32) | \
    > + HV_LINUX_GUEST_ID_LO)
    > 
    > Somone was trying to be funny, I guess.
    > 
    > KY, I suppose you have access to Hyper-V code or can ask someone who does.
    > Is this signature actually used in the Hyper-V host code?
    It is still early in the morning here and pardon me if I am not seeing the issue.
    Could you elaborate on what you want changed and why. This is a guest
    signature that is stashed away in the hypervisor and perhaps can be retrieved
    by the host. Other than that, this is not used anywhere else. MSFT has defined a
    a namespace for guest IDs and while some ranges are reserved for MSFT operating
    systems, there really is nothing special about the guest ID.
    Regards,
    K. Y
    
    

    puis

    Date 2012年7月13日 15:15:29 +0200
    From Paolo Bonzini <>
    Subject Re: 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
    Il 13/07/2012 15:13, KY Srinivasan ha scritto:
    >> > 
    >> > Somone was trying to be funny, I guess.
    >> > 
    >> > KY, I suppose you have access to Hyper-V code or can ask someone who does.
    >> > Is this signature actually used in the Hyper-V host code?
    > It is still early in the morning here and pardon me if I am not seeing the issue.
    [offlist]
    0xB16B00B5 = big boobs
    Paolo
    
    

    On est donc très loin du commentaire graveleux ou d'un ascii art évocateur.