Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1222311 > unrolled thread

Re: [GIT PULL] arm64: updates for 4.3

Started byTimur Tabi <timur@codeaurora.org>
First post2015-09-10 19:00 +0200
Last post2015-09-12 00:50 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [GIT PULL] arm64: updates for 4.3 Timur Tabi <timur@codeaurora.org> - 2015-09-10 19:00 +0200
    Re: [GIT PULL] arm64: updates for 4.3 Will Deacon <will.deacon@arm.com> - 2015-09-10 19:10 +0200
      Re: [GIT PULL] arm64: updates for 4.3 Timur Tabi <timur@codeaurora.org> - 2015-09-12 00:00 +0200
        Re: [GIT PULL] arm64: updates for 4.3 Greg Kroah-Hartman <greg@kroah.com> - 2015-09-12 00:50 +0200

#1222311 — Re: [GIT PULL] arm64: updates for 4.3

FromTimur Tabi <timur@codeaurora.org>
Date2015-09-10 19:00 +0200
SubjectRe: [GIT PULL] arm64: updates for 4.3
Message-ID<q7dmy-7kS-3@gated-at.bofh.it>
On Fri, Sep 4, 2015 at 5:26 AM, Will Deacon <will.deacon@arm.com> 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 initialization

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1222312

FromWill Deacon <will.deacon@arm.com>
Date2015-09-10 19:10 +0200
Message-ID<q7dwd-7Ln-1@gated-at.bofh.it>
In reply to#1222311
On Thu, Sep 10, 2015 at 05:58:43PM +0100, Timur Tabi wrote:
> On Fri, Sep 4, 2015 at 5:26 AM, Will Deacon <will.deacon@arm.com> 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 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 sense as a standalone
patch and (b) is a dependency for your other stuff.

Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1223120

FromTimur Tabi <timur@codeaurora.org>
Date2015-09-12 00:00 +0200
Message-ID<q7Ewq-5Sb-17@gated-at.bofh.it>
In reply to#1222312
On Thu, Sep 10, 2015 at 12:02 PM, Will Deacon <will.deacon@arm.com> 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 sense as a standalone
> patch and (b) is a dependency for your other stuff.

Greg,

Any chance these patches can get into 4.3-rc1?

https://patchwork.kernel.org/patch/7039851/
https://patchwork.kernel.org/patch/7039841/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1223142

FromGreg Kroah-Hartman <greg@kroah.com>
Date2015-09-12 00:50 +0200
Message-ID<q7FiN-75P-15@gated-at.bofh.it>
In reply to#1223120
On Fri, Sep 11, 2015 at 04:58:08PM -0500, Timur Tabi wrote:
> On Thu, Sep 10, 2015 at 12:02 PM, Will Deacon <will.deacon@arm.com> 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 sense as a standalone
> > patch and (b) is a dependency for your other stuff.
> 
> Greg,
> 
> Any chance these patches can get into 4.3-rc1?
> 
> https://patchwork.kernel.org/patch/7039851/
> https://patchwork.kernel.org/patch/7039841/

My tty/serial tree is long closed and has been merged with Linus last
week.  And, I don't even see these in my queue, as I don't even know if
they were sent to me.

If you want them in, please resend, but note that it will have to wait
for 4.4-rc1.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web