[Regression] Boot crash caused by commit 1eb19a12bd2214cdcad5273d472b062a4ba97fa1

August 07th, 2011 - 06:40 pm ET by Rafael J. Wysocki | Report spam
Hi,

Unfortuately, your commit 1eb19a12bd2214cdcad5273d472b062a4ba97fa1
(lib/sha1: use the git implementation of SHA-1) causes one of my test
systems, which is an ARM shmobile Mackerel development boards, to crash
during boot (due to referencing invalid addresses AFAICS).

Please fix or revert.

Thanks,
Rafael
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 David Miller
August 07th, 2011 - 06:50 pm ET | Report spam
From: "Rafael J. Wysocki"
Date: Mon, 8 Aug 2011 00:31:25 +0200

Hi,

Unfortuately, your commit 1eb19a12bd2214cdcad5273d472b062a4ba97fa1
(lib/sha1: use the git implementation of SHA-1) causes one of my test
systems, which is an ARM shmobile Mackerel development boards, to crash
during boot (due to referencing invalid addresses AFAICS).

Please fix or revert.



It's already been fixed by removing the ARM specific SHA1 assembler,
simply repull.
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Similar topics