public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Jan Hubicka <hubicka@ucw.cz>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
		"Uros Bizjak (ubizjak@gmail.com)" <ubizjak@gmail.com>
Subject: Re: [PATCH 0/5] x86: CVE-2017-5715, aka Spectre
Date: Sun, 14 Jan 2018 15:11:00 -0000	[thread overview]
Message-ID: <CAMe9rOov_1SRDuc4Y9brV_p4-Z91nynhSzjPWsaBoeMGNWgcxA@mail.gmail.com> (raw)

Now my patch set has been checked into trunk.  Here is a patch set
to move struct ix86_frame to machine_function on GCC 7, which is
needed to backport the patch set to GCC 7:

https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01239.html
https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01240.html
https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01241.html

OK for gcc-7-branch?

Thanks.


-- 
H.J.

             reply	other threads:[~2018-01-14 15:08 UTC|newest]

Thread overview: 98+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14 15:11 H.J. Lu [this message]
2018-01-15  8:41 ` Richard Biener
2018-01-15 12:41   ` H.J. Lu
2018-01-15 16:54     ` H.J. Lu
2018-01-16  8:20       ` Richard Biener
2018-01-16  8:36         ` Jan Hubicka
2018-01-16  9:48           ` Richard Biener
2018-01-16 10:05             ` Jan Hubicka
2018-01-16 15:03             ` Rainer Orth
2018-01-16 11:07           ` H.J. Lu
2018-01-16 15:01           ` Rainer Orth
2018-01-16 14:58         ` Rainer Orth
  -- strict thread matches above, loose matches on Subject: below --
2018-01-14  3:37 H.J. Lu
2018-01-14  8:48 ` Kumar, Venkataramanan
2018-01-14 10:45   ` Jan Hubicka
2018-01-14 12:33     ` Uros Bizjak
2018-01-14 12:52       ` Jan Hubicka
2018-01-14 12:55         ` H.J. Lu
2018-01-14 14:22     ` Jan Hubicka
2018-01-14 14:30       ` H.J. Lu
2018-01-15  6:02         ` Kumar, Venkataramanan
2018-01-07 22:59 H.J. Lu
2018-01-07 23:36 ` Jeff Law
2018-01-08  0:30   ` H.J. Lu
2018-01-08 10:01     ` Martin Liška
2018-01-09 18:55       ` Jeff Law
2018-01-09 18:54     ` Jeff Law
2018-01-09 19:26       ` H.J. Lu
2018-01-10 10:44       ` Eric Botcazou
2018-01-10 12:53         ` H.J. Lu
2018-01-10 13:12         ` Richard Biener
2018-01-10 13:35           ` Jakub Jelinek
2018-01-10 13:55             ` H.J. Lu
2018-01-11 10:16               ` Richard Biener
2018-01-11  1:30             ` Jeff Law
2018-01-11 10:16               ` Richard Biener
2018-01-11 13:41                 ` H.J. Lu
2018-01-12  8:07                   ` Uros Bizjak
2018-01-12 13:31                     ` H.J. Lu
2018-01-12 15:09                       ` Jan Hubicka
2018-01-12 15:30                         ` H.J. Lu
2018-01-14 16:21                     ` Uros Bizjak
2018-01-14 16:39                       ` H.J. Lu
2018-01-14 16:41                         ` Uros Bizjak
2018-01-14 16:43                           ` H.J. Lu
2018-01-14 16:48                             ` Jakub Jelinek
2018-01-14 17:17                               ` H.J. Lu
2018-01-14 17:51                                 ` Woodhouse, David
2018-01-14 18:52                                   ` Uros Bizjak
2018-01-14 20:35                                     ` Uros Bizjak
2018-01-14 20:44                                       ` David Woodhouse
2018-01-14 21:03                                         ` Uros Bizjak
2018-01-14 21:07                                           ` David Woodhouse
2018-01-14 21:09                                             ` Linus Torvalds
2018-01-14 21:16                                               ` David Woodhouse
2018-01-14 21:23                                                 ` Thomas Gleixner
2018-01-14 21:49                                               ` H.J. Lu
2018-01-14 22:03                                               ` David Woodhouse
2018-01-14 22:09                                                 ` H.J. Lu
2018-01-14 22:12                                                   ` David Woodhouse
2018-01-14 22:39                                                     ` H.J. Lu
2018-01-14 23:02                                                       ` David Woodhouse
2018-01-14 23:09                                                         ` Linus Torvalds
2018-01-14 23:21                                                           ` David Woodhouse
2018-01-14 23:23                                                             ` Linus Torvalds
2018-01-15  8:21                                           ` David Woodhouse
2018-01-17 18:34                                     ` Woodhouse, David
2018-01-18  8:02                                       ` Uros Bizjak
2018-01-18  8:18                                         ` Woodhouse, David
2018-01-14 16:58                             ` Uros Bizjak
2018-01-14 16:58                               ` H.J. Lu
2018-01-14 16:45                         ` Uros Bizjak
2018-01-16 19:57                           ` Uros Bizjak
2018-01-11 20:32                 ` Jeff Law
2018-01-11 23:45                   ` Joseph Myers
2018-01-12  0:46                     ` Jeff Law
2018-01-08 14:36   ` Alan Modra
2018-01-08 15:04     ` H.J. Lu
2018-01-08 15:07       ` Jakub Jelinek
2018-01-08 16:19         ` H.J. Lu
2018-01-08 16:32           ` Jakub Jelinek
2018-01-08 17:14         ` Michael Matz
2018-01-11  0:19     ` Jeff Law
2018-01-11 10:05       ` Alan Modra
2018-01-11 20:30         ` Jeff Law
2018-01-08 21:00   ` David Woodhouse
2018-01-11 21:19     ` Florian Weimer
2018-01-11 21:42       ` David Woodhouse
2018-01-13 12:17         ` Florian Weimer
2018-01-13 13:00           ` David Woodhouse
2018-01-08  4:22 ` Sandra Loosemore
2018-01-08  8:00   ` Markus Trippelsdorf
2018-01-08 11:40     ` H.J. Lu
2018-01-08 11:40   ` H.J. Lu
2018-01-11 13:28     ` H.J. Lu
2018-01-08 17:40   ` Florian Weimer
2018-01-08 17:33 ` Florian Weimer
2018-01-08 20:49   ` David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMe9rOov_1SRDuc4Y9brV_p4-Z91nynhSzjPWsaBoeMGNWgcxA@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=ubizjak@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).