All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	linux-efi@vger.kernel.org,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	"Rafael J . Wysocki" <rjw@rjwysocki.net>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Lukas Wunner <lukas@wunner.de>
Subject: Re: [PATCH v1] device property: Get rid of union aliasing
Date: Thu, 26 Apr 2018 14:54:28 +0200	[thread overview]
Message-ID: <20180426125428.GA8975@kroah.com> (raw)
In-Reply-To: <20180426102356.77394-1-andriy.shevchenko@linux.intel.com>

On Thu, Apr 26, 2018 at 01:23:56PM +0300, Andy Shevchenko wrote:
> The commit
> 
>   318a19718261 ("device property: refactor built-in properties support")
> 
> went way too far and brought a union aliasing. Partially revert it here
> to get rid of union aliasing.

What is "union aliasing"?  And why is it bad?

> Note, Apple properties support is still utilizing this trick.

So you are breaking something now?

What exactly is this fixing?

greg k-h

  reply	other threads:[~2018-04-26 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 10:23 [PATCH v1] device property: Get rid of union aliasing Andy Shevchenko
2018-04-26 12:54 ` Greg Kroah-Hartman [this message]
2018-04-26 13:05   ` Rafael J. Wysocki
2018-04-27 10:56 ` Rafael J. Wysocki

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=20180426125428.GA8975@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=ard.biesheuvel@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=mika.westerberg@linux.intel.com \
    --cc=rjw@rjwysocki.net \
    --cc=sakari.ailus@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.