Re: [PATCH v3 1/2] coresight: Adding coresight support for arm64 architecture

From: Mathieu Poirier
Date: Thu Feb 12 2015 - 20:46:39 EST


On 12 February 2015 at 02:49, Catalin Marinas <catalin.marinas@xxxxxxx> wrote:
> On Wed, Feb 11, 2015 at 07:54:04PM -0700, Mathieu Poirier wrote:
>> On 11 February 2015 at 04:36, Catalin Marinas <catalin.marinas@xxxxxxx> wrote:
>> > On Tue, Feb 10, 2015 at 09:31:24PM -0700, mathieu.poirier@xxxxxxxxxx wrote:
>> >> From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
>> >>
>> >> Most CoreSight blocks are 64-bit ready. As such move configuration
>> >> entries from "arch/arm/Kconfig.config" to the driver's subdirectory
>> >> and source the newly created Kconfig from architecture specific
>> >> Kconfig.debug files.
>> >>
>> >> Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
>> >> ---
>> >> Change for v3:
>> >> - Separating Kconfig work from compilation warnings fixes.
>> >
>> > Nitpick: merge the compilation warnings fix first so that we don't get
>> > them once the Kconfig patch is merged for arm64.
>> >
>> > Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>
>>
>> I intended to merge both patches via my tree and as such ensuring the
>> Kconfig changes and compilation warnings fix go in at the same time.
>> Is this fine with you?
>
> It was more about bisectability. If reordering is problematic (already
> published branch etc.), leave them as they are.

Other than on this mailing list the code hasn't been published. I
will re-order the patches.

Thanks for the reviews,
Mathieu

>
> --
> Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/