From: Andrey Rahmatullin <wrar@yandex.ru> To: ALT Linux kernel packages development <devel-kernel@altlinux.ru> Subject: Re: [d-kernel] Re: [sisyphus] I: about kernel-image-wks in cvs Date: Sun, 19 Sep 2004 02:47:27 +0600 Message-ID: <20040918204727.GD2573@wrars-comp.wrarsdomain> (raw) In-Reply-To: <20040918105210.GA26555@lks.localoffice> [-- Attachment #1: Type: text/plain, Size: 1281 bytes --] On Sat, Sep 18, 2004 at 02:52:10PM +0400, Konstantin A. Lepikhov wrote: >предложите как - они лезут патчить одно и то же место в коде cdrom.c. Я При помощи спецфункционала из kernel-build-tools для условного прикладывания. Он, кстати, уже есть в kernel-feat-fs-supermount-ng, разруливается конфликт с kernel-feat-fs-xfs. Т.е. раскладывание критичных кусков патча по папкам <патч> и not_<патч>. >> - По include/linux/fs.h вообще не накладывается (hunk 1, там вообще >> непонятно откуда взявшиеся строки контекста, их нет ни в ядре, ни в >> имеющихся в kernel CVS патчах). Кстати, версия патча из -ck1 на 2.6.8 >> накладывается нормально. >это где? из lowlatency? Это про supermount. Про кусок @@ -804,6 +804,11 @@ struct list_head s_entries; /* list of * sb_entries. Protected * by ->s_umount. */ +#if defined(CONFIG_SUPERMOUNT) || defined(CONFIG_SUPERMOUNT_MODULE) + atomic_t s_media_changed; +#endif + + }; /* -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): Сизиф нестабилен не потому, что его кто-то таким специально делает, а потому, что там работа идёт непрерывная. -- voins in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-09-18 20:47 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-09-17 11:27 [d-kernel] " Konstantin A. Lepikhov 2004-09-18 10:21 ` [d-kernel] Re: [sisyphus] " Andrey Rahmatullin 2004-09-18 10:52 ` Konstantin A. Lepikhov 2004-09-18 20:47 ` Andrey Rahmatullin [this message] 2004-09-19 7:12 ` Konstantin A. Lepikhov 2004-09-19 8:22 ` Andrey Rahmatullin 2004-09-19 10:22 ` Konstantin A. Lepikhov 2004-09-19 7:32 ` Konstantin A. Lepikhov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20040918204727.GD2573@wrars-comp.wrarsdomain \ --to=wrar@yandex.ru \ --cc=devel-kernel@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git