[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140902.135526.520876149203677318.davem@davemloft.net>
Date: Tue, 02 Sep 2014 13:55:26 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: manish.chopra@...gic.com
Cc: netdev@...r.kernel.org, Ariel.Elior@...gic.com,
Yuval.Mintz@...gic.com
Subject: Re: [PATCH v2 net] bnx2x: Configure device endianity on driver
load and reset endianity on removal.
From: Manish Chopra <manish.chopra@...gic.com>
Date: Tue, 2 Sep 2014 04:31:25 -0400
> Some hosts can be both little and big endian.
> In certain scenarios a big endian kernel can kexec a little endian kernel.
>
> This patch fixes this case from both ends:
> 1) Return endianity to original values on shutdown (in case little endian kernel boots after we shutdown).
> 2) Do not rely on HW reset values when loading driver in little endian kernel
> but configure them explicitly (in case previous kernel was big endian and did not reset the HW).
>
> Signed-off-by: Manish Chopra <manish.chopra@...gic.com>
> Signed-off-by: Ariel Elior <Ariel.Elior@...gic.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists