From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752606AbdBHTBk (ORCPT ); Wed, 8 Feb 2017 14:01:40 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35361 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751203AbdBHTBg (ORCPT ); Wed, 8 Feb 2017 14:01:36 -0500 From: Ingo Molnar To: linux-kernel@vger.kernel.org Cc: Andrew Morton , Linus Torvalds , Mike Galbraith , Oleg Nesterov , Peter Zijlstra , Thomas Gleixner Subject: [PATCH 0/2] sched.h modernization -v2, phase #5: "Post-splitup cleanups" Date: Wed, 8 Feb 2017 19:54:57 +0100 Message-Id: <1486580099-20541-1-git-send-email-mingo@kernel.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the final phase #5 of the sched.h modernization series. The "post-splitup cleanups" do cleanups on top of the finished split-up header structure. It's two patches for now, more cleanups will be done later. See the announcement for more details: https://lkml.org/lkml/2017/2/8/564 The Git tree can be found at: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.sched/core Thanks, Ingo Ingo Molnar (2): sched/headers: Remove #ifdefs from sched/headers: Clean up include/linux/sched.h | 1234 +++++++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 655 insertions(+), 579 deletions(-) -- 2.7.4