Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2016 17:44:53 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Svatopluk Kraus <skra@FreeBSD.org>, Andrew Turner <andrew@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r294727 - head/sys/arm/arm
Message-ID:  <20160125154453.GA3942@kib.kiev.ua>
In-Reply-To: <201601251409.u0PE9abE013306@repo.freebsd.org>
References:  <201601251409.u0PE9abE013306@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 25, 2016 at 02:09:36PM +0000, Svatopluk Kraus wrote:
> Author: skra
> Date: Mon Jan 25 14:09:35 2016
> New Revision: 294727
> URL: https://svnweb.freebsd.org/changeset/base/294727
> 
> Log:
>   Fix an occasional undefined instruction abort during module loading.
>   
>   Even if data cache maintenance was done by IO code, the relocation
>   fixup process creates dirty cache entries that we must write back
>   before doing icache sync.
Does arm64 need the same fix ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160125154453.GA3942>