On Sat, 3 Mar 2018, Frank Rowand wrote:
> I sent this patch to the x86 maintainers and to Rob because of a patch
> series that is modifying arch/x86/kernel/devicetree.c, in
> x86_flattree_get_config() [1]. It does not look like my patch will
> conflict with that patch at the moment, but it is poss
Hi x86 Maintainers,
On 03/03/18 01:17, Laurent Pinchart wrote:
> Hi Frank,
>
> Thank you for the patch.
>
> On Saturday, 3 March 2018 06:12:26 EET frowand.l...@gmail.com wrote:
>> From: Frank Rowand
>>
>> x86_flattree_get_config() is incorrectly protected by
>> ifdef CONFIG_OF_FLATTREE. It use
Hi Frank,
Thank you for the patch.
On Saturday, 3 March 2018 06:12:26 EET frowand.l...@gmail.com wrote:
> From: Frank Rowand
>
> x86_flattree_get_config() is incorrectly protected by
> ifdef CONFIG_OF_FLATTREE. It uses of_get_flat_dt_size(), which
> only exists if CONFIG_OF_EARLY_FLATTREE. Th
From: Frank Rowand
x86_flattree_get_config() is incorrectly protected by
ifdef CONFIG_OF_FLATTREE. It uses of_get_flat_dt_size(), which
only exists if CONFIG_OF_EARLY_FLATTREE. This issue has not
been exposed previously because OF_FLATTREE did not occur unless
it was selected by OF_EARLY_FLATTR
4 matches
Mail list logo