Re: [PATCH v5 09/13] staging: unisys: Remove unneeded fields in diagchannel.h

2015-06-05 Thread Greg KH
On Fri, Jun 05, 2015 at 10:45:59AM -0400, Jes Sorensen wrote: > Sudip Mukherjee writes: > > On Thu, Jun 04, 2015 at 09:22:45AM -0400, Benjamin Romer wrote: > >> From: David Kershner > >> > >> Diagchannel.h is used primarily for the diagnostics channel. The > >> diagnostics channel is not being u

Re: [PATCH v5 09/13] staging: unisys: Remove unneeded fields in diagchannel.h

2015-06-05 Thread Jes Sorensen
Sudip Mukherjee writes: > On Thu, Jun 04, 2015 at 09:22:45AM -0400, Benjamin Romer wrote: >> From: David Kershner >> >> Diagchannel.h is used primarily for the diagnostics channel. The >> diagnostics channel is not being used by linux guests currently, so >> the majority of the file is not neede

Re: [PATCH v5 09/13] staging: unisys: Remove unneeded fields in diagchannel.h

2015-06-04 Thread Sudip Mukherjee
On Thu, Jun 04, 2015 at 09:22:45AM -0400, Benjamin Romer wrote: > From: David Kershner > > Diagchannel.h is used primarily for the diagnostics channel. The > diagnostics channel is not being used by linux guests currently, so > the majority of the file is not needed. What is left is what is > nee

[PATCH v5 09/13] staging: unisys: Remove unneeded fields in diagchannel.h

2015-06-04 Thread Benjamin Romer
From: David Kershner Diagchannel.h is used primarily for the diagnostics channel. The diagnostics channel is not being used by linux guests currently, so the majority of the file is not needed. What is left is what is needed to perform postcode vmcalls. Those postcodes will eventually end up in t