From: David Brown Date: Thu, 1 Oct 2009 16:43:29 +0000 (+0100) Subject: ARM: 5739/1: ARM: allow empty ATAG_CORE X-Git-Tag: v2.6.32-rc3~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31abdb744179159f8b605f56da5b197b188e1689;p=pandora-kernel.git ARM: 5739/1: ARM: allow empty ATAG_CORE From: David Brown The ATAG_CORE is allowed to be empty. Although this is handled by parse_tag_core(), __vet_atags during startup rejects this tag unless it contains data. Allow the initial tag to be either the full size, or empty. Signed-off-by: David Brown Signed-off-by: Russell King --- Reading git-diff-tree failed