All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@ezchip.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] h8300: Fix build error due to missing word-at-a-time.h
Date: Wed, 7 Oct 2015 13:03:52 -0400	[thread overview]
Message-ID: <56155078.6010106@ezchip.com> (raw)
In-Reply-To: <561549D6.1020506@roeck-us.net>

On 10/7/2015 12:35 PM, Guenter Roeck wrote:
> lib/string.c: In function 'strscpy':
> lib/string.c:209:4: error: implicit declaration of function 'zero_bytemask' [-Werror=implicit-function-declaration]
>     *(unsigned long *)(dest+res) = c & zero_bytemask(data);
>
> Now seen upstream for all powerpc builds. Seems to be due to
> 'strscpy: zero any trailing garbage bytes in the destination'.

See:

http://lkml.kernel.org/r/1444229188-19640-1-git-send-email-cmetcalf@ezchip.com

-- 
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


  reply	other threads:[~2015-10-07 17:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06  5:32 [PATCH] h8300: Fix build error due to missing word-at-a-time.h Guenter Roeck
2015-10-07 13:41 ` Chris Metcalf
2015-10-07 16:35   ` Guenter Roeck
2015-10-07 17:03     ` Chris Metcalf [this message]
2015-10-08  7:49 ` Yoshinori Sato
2015-10-08 12:36   ` Guenter Roeck

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=56155078.6010106@ezchip.com \
    --to=cmetcalf@ezchip.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /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.