All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
To: "Tony Lindgren" <tony@atomide.com>, "Pali Rohár" <pali.rohar@gmail.com>
Cc: nicolas.pitre@linaro.org, linux@arm.linux.org.uk, arnd@arndb.de,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h
Date: Thu, 24 Dec 2015 21:02:41 +0200	[thread overview]
Message-ID: <567C4151.2090003@gmail.com> (raw)
In-Reply-To: <20151224185319.GT2793@atomide.com>



On 24.12.2015 20:53, Tony Lindgren wrote:
> * Pali Rohár <pali.rohar@gmail.com> [151224 09:48]:
>> On Thursday 24 December 2015 17:37:55 Ivaylo Dimitrov wrote:
>>> So it can be used by code outside arch/arm/kernel/. Fix save_atags()
>>> declaration to match its definition while at it.
>>>
>>> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
>>
>> Tested-by: Pali Rohár <pali.rohar@gmail.com>
>
> Nice, please upload both to Russell's patch system after no
> more comments:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>

Hi Tony,

Could you elaborate on that patch system? Where it is and do I need some 
special account/access?

Regards,
Ivo

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: ivo.g.dimitrov.75@gmail.com (Ivaylo Dimitrov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h
Date: Thu, 24 Dec 2015 21:02:41 +0200	[thread overview]
Message-ID: <567C4151.2090003@gmail.com> (raw)
In-Reply-To: <20151224185319.GT2793@atomide.com>



On 24.12.2015 20:53, Tony Lindgren wrote:
> * Pali Roh?r <pali.rohar@gmail.com> [151224 09:48]:
>> On Thursday 24 December 2015 17:37:55 Ivaylo Dimitrov wrote:
>>> So it can be used by code outside arch/arm/kernel/. Fix save_atags()
>>> declaration to match its definition while at it.
>>>
>>> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
>>
>> Tested-by: Pali Roh?r <pali.rohar@gmail.com>
>
> Nice, please upload both to Russell's patch system after no
> more comments:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>

Hi Tony,

Could you elaborate on that patch system? Where it is and do I need some 
special account/access?

Regards,
Ivo

WARNING: multiple messages have this Message-ID (diff)
From: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
To: "Tony Lindgren" <tony@atomide.com>, "Pali Rohár" <pali.rohar@gmail.com>
Cc: linux@arm.linux.org.uk, nicolas.pitre@linaro.org, arnd@arndb.de,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h
Date: Thu, 24 Dec 2015 21:02:41 +0200	[thread overview]
Message-ID: <567C4151.2090003@gmail.com> (raw)
In-Reply-To: <20151224185319.GT2793@atomide.com>



On 24.12.2015 20:53, Tony Lindgren wrote:
> * Pali Rohár <pali.rohar@gmail.com> [151224 09:48]:
>> On Thursday 24 December 2015 17:37:55 Ivaylo Dimitrov wrote:
>>> So it can be used by code outside arch/arm/kernel/. Fix save_atags()
>>> declaration to match its definition while at it.
>>>
>>> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
>>
>> Tested-by: Pali Rohár <pali.rohar@gmail.com>
>
> Nice, please upload both to Russell's patch system after no
> more comments:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>

Hi Tony,

Could you elaborate on that patch system? Where it is and do I need some 
special account/access?

Regards,
Ivo

  reply	other threads:[~2015-12-24 19:02 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-24 14:00 [PATCH 0/3] OMAP: RX51: save atags data to be exported on /proc/atags Ivaylo Dimitrov
2015-12-24 14:00 ` Ivaylo Dimitrov
2015-12-24 14:00 ` [PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/ Ivaylo Dimitrov
2015-12-24 14:00   ` Ivaylo Dimitrov
2015-12-24 15:35   ` Russell King - ARM Linux
2015-12-24 15:35     ` Russell King - ARM Linux
2015-12-24 16:37     ` [PATCH 0/2] OMAP: RX51: save atags data to be exported on /proc/atags Ivaylo Dimitrov
2015-12-24 16:37       ` Ivaylo Dimitrov
2015-12-24 16:37       ` [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h Ivaylo Dimitrov
2015-12-24 16:37         ` Ivaylo Dimitrov
2015-12-24 17:48         ` Pali Rohár
2015-12-24 17:48           ` Pali Rohár
2015-12-24 18:53           ` Tony Lindgren
2015-12-24 18:53             ` Tony Lindgren
2015-12-24 19:02             ` Ivaylo Dimitrov [this message]
2015-12-24 19:02               ` Ivaylo Dimitrov
2015-12-24 19:02               ` Ivaylo Dimitrov
2016-01-21 22:02               ` Tony Lindgren
2016-01-21 22:02                 ` Tony Lindgren
2015-12-24 16:37       ` [PATCH 2/2] OMAP: RX51: save ATAGS data in the early boot stage Ivaylo Dimitrov
2015-12-24 16:37         ` Ivaylo Dimitrov
2015-12-24 17:49         ` Pali Rohár
2015-12-24 17:49           ` Pali Rohár
2015-12-24 18:56           ` Tony Lindgren
2015-12-24 18:56             ` Tony Lindgren
2016-01-01 11:39             ` Ivaylo Dimitrov
2016-01-01 11:39               ` Ivaylo Dimitrov
2016-01-01 11:39               ` Ivaylo Dimitrov
2015-12-25  0:56   ` [PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/ kbuild test robot
2015-12-25  0:56     ` kbuild test robot
2015-12-25  0:56     ` kbuild test robot
2015-12-24 14:00 ` [PATCH 2/3] ARM: ATAGS: Fix declaration of function save_atags Ivaylo Dimitrov
2015-12-24 14:00   ` Ivaylo Dimitrov
2015-12-24 14:00 ` [PATCH 3/3] OMAP: RX51: save ATAGS data in the early boot stage Ivaylo Dimitrov
2015-12-24 14:00   ` Ivaylo Dimitrov
2015-12-24 15:50 ` [PATCH 0/3] OMAP: RX51: save atags data to be exported on /proc/atags Arnd Bergmann
2015-12-24 15:50   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=567C4151.2090003@gmail.com \
    --to=ivo.g.dimitrov.75@gmail.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nicolas.pitre@linaro.org \
    --cc=pali.rohar@gmail.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.