Re: [GIT PULL] arm64: updates for 4.3

2015-09-11 Thread Greg Kroah-Hartman
On Fri, Sep 11, 2015 at 04:58:08PM -0500, Timur Tabi wrote: > On Thu, Sep 10, 2015 at 12:02 PM, Will Deacon wrote: > > >> [v5] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc > >> [v3] hvc_dcc: don't ignore errors during initialization > > > > Those patches should go via the usual route for tty ch

Re: [GIT PULL] arm64: updates for 4.3

2015-09-11 Thread Timur Tabi
On Thu, Sep 10, 2015 at 12:02 PM, Will Deacon wrote: >> [v5] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc >> [v3] hvc_dcc: don't ignore errors during initialization > > Those patches should go via the usual route for tty changes (i.e. Greg). > I merged the arm64 change here because it (a) makes

Re: [GIT PULL] arm64: updates for 4.3

2015-09-10 Thread Will Deacon
On Thu, Sep 10, 2015 at 05:58:43PM +0100, Timur Tabi wrote: > On Fri, Sep 4, 2015 at 5:26 AM, Will Deacon wrote: > > > > * Hide direct DCC access from userspace > > Doesn't this make sense only if DCC is enabled for ARM64? These > patches are not part of your patchset: > > [v5] ARM64: TTY: hv

Re: [GIT PULL] arm64: updates for 4.3

2015-09-10 Thread Timur Tabi
On Fri, Sep 4, 2015 at 5:26 AM, Will Deacon wrote: > > * Hide direct DCC access from userspace Doesn't this make sense only if DCC is enabled for ARM64? These patches are not part of your patchset: [v5] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc [v3] hvc_dcc: don't ignore errors during in