From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 24 May 2014 12:30:08 +0200 Subject: [U-Boot] [RFC, PATCH v2 2/4] lib, rbtree: resync with Linux-3.14 In-Reply-To: <1400755388-14922-3-git-send-email-hs@denx.de> References: <1400755388-14922-1-git-send-email-hs@denx.de> <1400755388-14922-3-git-send-email-hs@denx.de> Message-ID: <201405241230.08808.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, May 22, 2014 at 12:43:06 PM, Heiko Schocher wrote: > resync with linux: > > commit 455c6fdbd219161bd09b1165f11699d6d73de11c > Author: Linus Torvalds > Date: Sun Mar 30 20:40:15 2014 -0700 > > Linux 3.14 > > Needed for the MTD/UBI/UBIFS resync > > Signed-off-by: Heiko Schocher > Cc: Marek Vasut > Cc: Sergey Lapin > Cc: Scott Wood Did you just copy the files over or did you change anything in them? If you changed anything, I'd say that should go into some compat header so there's a minimum amount of changes compared to the mainline linux code. [...] Best regards, Marek Vasut