On Tue, Oct 17, 2017 at 6:19 AM, Dave Martin wrote:
> On Tue, Oct 17, 2017 at 10:51:07AM +0100, Andre Przywara wrote:
>> Hi Bhupinder,
>>
>> first thing: As the bulk of the series has been merged now, please
>> restart your patch and version numbering, so a (potential) next post
>> should be prefi
On Fri, Feb 17, 2017 at 1:11 AM, Joe Perches wrote:
> There are ~4300 uses of pr_warn and ~250 uses of the older
> pr_warning in the kernel source tree.
>
> Make the use of pr_warn consistent across all kernel files.
>
> This excludes all files in tools/ as there is a separate
> define pr_warning
On Tue, Nov 17, 2015 at 05:57:05PM +0800, shannon.z...@linaro.org wrote:
> From: Shannon Zhao
>
> Add a "uefi" node under /hypervisor node in FDT, then Linux kernel could
> scan this to get the UEFI information.
>
> Signed-off-by: Shannon Zhao
> ---
> Documentation/devicetree/bindings/arm/xen.
On Tue, Feb 23, 2016 at 5:13 AM, Shannon Zhao wrote:
>
>
> On 2016/2/9 13:04, Rob Herring wrote:
>> On Thu, Feb 4, 2016 at 9:05 PM, Shannon Zhao
>> wrote:
>>> From: Shannon Zhao
>>>
>>> Sometimes it needs to check if there is a node in FDT by ful
On Fri, Mar 4, 2016 at 12:37 AM, Shannon Zhao wrote:
> From: Shannon Zhao
>
> Sometimes it needs to check if there is a subnode of given node in FDT
> by given name. Introduce this helper to get the subnode if it exists.
>
> CC: Rob Herring
> Signed-off-by: Shannon Zhao
sub node?
Either way, fdt_subnode_offset or fdt_path_offset doesn't work?
>
> Signed-off-by: Shannon Zhao
> ---
> CC: Rob Herring
> ---
> drivers/of/fdt.c | 25 +
> include/linux/of_fdt.h | 2 ++
> 2 files changed, 27 insertions(+)
vicetree/bindings/arm/xen.txt | 42
> +++
> 1 file changed, 42 insertions(+)
Acked-by: Rob Herring
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
On Wed, Feb 18, 2015 at 7:51 AM, Julien Grall wrote:
> From: Ard Biesheuvel
>
> This patch registers hvc0 as the preferred console if no console
> has been specified explicitly on the kernel command line.
>
> The purpose is to allow platform agnostic kernels and boot images
> (such as distro inst