Re: [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment.

2017-04-05 Thread christophe lombard
Le 03/04/2017 à 14:27, Frederic Barrat a écrit : Le 28/03/2017 à 17:14, Christophe Lombard a écrit : The two fields pid and tid of the structure cxl_irq_info are only used in the guest environment. To avoid confusion, it's not necessary to fill the fields in the bare-metal environment. These

Re: [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment.

2017-04-03 Thread Frederic Barrat
Le 28/03/2017 à 17:14, Christophe Lombard a écrit : The two fields pid and tid of the structure cxl_irq_info are only used in the guest environment. To avoid confusion, it's not necessary to fill the fields in the bare-metal environment. These two fields are renamed to 'reserved' to avoid

Re: [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment.

2017-03-29 Thread christophe lombard
Le 29/03/2017 à 02:21, Andrew Donnellan a écrit : On 29/03/17 02:14, Christophe Lombard wrote: The two fields pid and tid of the structure cxl_irq_info are only used in the guest environment. To avoid confusion, it's not necessary to fill the fields in the bare-metal environment. These two

Re: [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment.

2017-03-28 Thread Andrew Donnellan
On 29/03/17 02:14, Christophe Lombard wrote: The two fields pid and tid of the structure cxl_irq_info are only used in the guest environment. To avoid confusion, it's not necessary to fill the fields in the bare-metal environment. These two fields are renamed to 'reserved' to avoid undefined

[PATCH V3 2/7] cxl: Remove unused values in bare-metal environment.

2017-03-28 Thread Christophe Lombard
The two fields pid and tid of the structure cxl_irq_info are only used in the guest environment. To avoid confusion, it's not necessary to fill the fields in the bare-metal environment. These two fields are renamed to 'reserved' to avoid undefined behavior on bare-metal. The PSL Process and Thread