Merge branch 'sparc64-vcc'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 04:34:22 +0000 (21:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 04:34:22 +0000 (21:34 -0700)
commit91752a9c7b32f6a42dc4fa01d0f7f99003ca1ba6
tree31a734e944e0956f33e11ea65f73c6de9bc1d921
parentfa5dc772e32e5c4945760f44adc7c7ee89b3475b
parent8f03f948ba356b7cb254b45a4e78b5b3d86fd3bb
Merge branch 'sparc64-vcc'

Jag Raman says:

====================
sparc64: Enable Virtual Console Concentrator (VCC)

Patchset to enable Virtual Console Concentrator (VCC). VCC provides
access to the serial console of a guest domain. It creates a RAW
VIO/LDC link between the guest domain & primary through which serial
console data is shared.

This set addresses feedback provided by Dave Miller. Cleanup of
driver state is also addressed in this set. Patches updated
are 4, 5, 6 & 7.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>