From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Medve Subject: Re: [PATCH v2 01/26] iommu/fsl: Sprinkle some __init* annotations Date: Mon, 9 Feb 2015 15:46:36 -0600 Message-ID: <54D92ABC.3030802@Freescale.com> References: <1422455698-3074-1-git-send-email-Emilian.Medve@Freescale.com> <1422455698-3074-2-git-send-email-Emilian.Medve@Freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1422455698-3074-2-git-send-email-Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org, jroedel-l3A5Bk7waGM@public.gmane.org, Varun.Sethi-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org List-Id: iommu@lists.linux-foundation.org Hello Joerg, On 01/28/2015 08:34 AM, Emil Medve wrote: > Signed-off-by: Emil Medve > --- > drivers/iommu/fsl_pamu.c | 12 ++++++------ > drivers/iommu/fsl_pamu_domain.c | 2 +- > 2 files changed, 7 insertions(+), 7 deletions(-) Please don't apply this patch as it's wrong. It's based on https://git.kernel.org/cgit/linux/kernel/git/joro/iommu.git/commit/?h=ppc/pamu&id=0f1fb99b62ce226f8d818852f812c5d79071ce58 which is wrong as well and its causing semi-random crashes upon more extensive testing. I will follow-up with details shortly Cheers,