From: Thomas Monjalon <thomas@monjalon.net>
To: "Mattias Rönnblom" <mattias.ronnblom@ericsson.com>
Cc: dev@dpdk.org, david.hunt@intel.com
Subject: Re: [dpdk-dev] [PATCH] power: fix struct cache line-alignment issues
Date: Thu, 09 May 2019 20:55:48 +0200 [thread overview]
Message-ID: <8676746.4dla93uciG@xps> (raw)
Message-ID: <20190509185548.4FZPrDmbrAZcqdSFCGXB-MASnEB4WnddzJRBDffMqKI@z> (raw)
In-Reply-To: <20190505181216.30192-1-mattias.ronnblom@ericsson.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 617 bytes --]
05/05/2019 20:12, Mattias Rönnblom:
> The ACPI and PState CPU frequency scaling drivers used the
> __rte_cache_aligned attribute without including rte_memory.h, which
> turns what looks as the declaration of a cache line-aligned struct
> into a non-aligned struct declaration and the definition of an
> instance of the struct.
>
> Fixes: e6c6dc0f96 ("power: add p-state driver compatibility")
> Fixes: 445c6528b5 ("power: common interface for guest and host")
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
No review was done but it seems to be a good fix.
Applied, thanks
next prev parent reply other threads:[~2019-05-09 18:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-05 18:12 Mattias Rönnblom
2019-05-05 18:12 ` Mattias Rönnblom
2019-05-09 18:55 ` Thomas Monjalon [this message]
2019-05-09 18:55 ` Thomas Monjalon
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=8676746.4dla93uciG@xps \
--to=thomas@monjalon.net \
--cc=david.hunt@intel.com \
--cc=dev@dpdk.org \
--cc=mattias.ronnblom@ericsson.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 NNTP newsgroup(s).