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

2015-06-01 Thread Don Zickus
On Sun, May 31, 2015 at 10:16:37AM +0900, Greg KH wrote: > On Tue, May 26, 2015 at 02:40:57PM -0400, Don Zickus 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

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

2015-05-30 Thread Greg KH
On Tue, May 26, 2015 at 02:40:57PM -0400, Don Zickus 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 > needed

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

2015-05-26 Thread Don Zickus
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