From: Andrew Morton <akpm@linux-foundation.org>
To: kbuild test robot <lkp@intel.com>
Cc: Mark Brown <broonie@kernel.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [linux-next:pending-fixes] BUILD REGRESSION d20eeb14322b02c728ce7fe77d41be77a3a37494
Date: Fri, 27 Sep 2019 19:20:27 -0700 [thread overview]
Message-ID: <20190927192027.a1c4d4c09926d3bdc1c5e2aa@linux-foundation.org> (raw)
In-Reply-To: <5d8ead00.5dJUs92w8Kfld/tF%lkp@intel.com>
On Sat, 28 Sep 2019 08:44:48 +0800 kbuild test robot <lkp@intel.com> wrote:
> tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
> branch HEAD: d20eeb14322b02c728ce7fe77d41be77a3a37494 Merge remote-tracking branch 'drm-misc-fixes/for-linux-next-fixes'
>
> Regressions in current branch:
>
> drivers/spi/spidev.c:631:17-23: ERROR: reference preceded by free on line 628
Indeed.
if (dofree)
kfree(spidev);
}
#ifdef CONFIG_SPI_SLAVE
spi_slave_abort(spidev->spi);
What tool detected this? I haven't seen such reports before - is it new?
prev parent reply other threads:[~2019-09-28 2:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-28 0:44 kbuild test robot
2019-09-28 2:20 ` Andrew Morton [this message]
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=20190927192027.a1c4d4c09926d3bdc1c5e2aa@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox