linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Sodagudi Prasad <psodagud@codeaurora.org>
To: glider@google.com
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, md@google.com,
	ndesaulniers@google.com, ghackmann@google.com, mka@google.com,
	dvyukov@google.com, kcc@google.com, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, mingo@elte.hu
Subject: Re: [PATCH] llist: clang: introduce member_address_is_nonnull()
Date: Wed, 19 Jul 2017 15:29:55 -0700	[thread overview]
Message-ID: <23929a394b325995511c106636862a89@codeaurora.org> (raw)


Hi All,

Observed boot up crash with clang in kerne/sched/core.c file 
sched_ttwu_pending() function, because it is using 
llist_for_each_entry_safe().
After pulling patch from a??https://lkml.org/lkml/2017/7/19/1169, no crash 
observed.

Tested-by: Sodagudi Prasad <psodagud@codeaurora.org>

-Thanks, Prasad
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora 
Forum,
Linux Foundation Collaborative Project

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2017-07-19 22:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-19 22:29 Sodagudi Prasad [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-19 18:27 [PATCH] llist: clang: introduce member_address_is_nonnull() Alexander Potapenko

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=23929a394b325995511c106636862a89@codeaurora.org \
    --to=psodagud@codeaurora.org \
    --cc=20170719182730.65794-1-glider@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=dvyukov@google.com \
    --cc=ghackmann@google.com \
    --cc=glider@google.com \
    --cc=kcc@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=md@google.com \
    --cc=mingo@elte.hu \
    --cc=mka@google.com \
    --cc=ndesaulniers@google.com \
    --cc=torvalds@linux-foundation.org \
    /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).