[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0807161512030.2835@woody.linux-foundation.org>
Date: Wed, 16 Jul 2008 15:16:26 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Pierre Ossman <drzeus-list@...eus.cx>
cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] MMC updates for 2.6.26
On Tue, 15 Jul 2008, Pierre Ossman wrote:
>
> 45 files changed, 6054 insertions(+), 1320 deletions(-)
If you had done the "--summary", you'd also have seen these bogus:
mode change 100644 => 100755 drivers/mmc/core/sdio_io.c
mode change 100644 => 100755 include/linux/mmc/sdio_func.h
entries.
I have no idea why you think those things should be executable, but it
happened in commit 6d37333163025b46afbcad434ec9a5f2e88e7254 ("mmc: fix
sdio_io sparse errors").
Anyway, there's a reason why I ask people to use
--diffstat --summary -M
when generating the report. This is just part of it.
I fixed it up in the merge, so it's ok in my tree, but I thought I'd point
it out.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists